Searched refs:heightRequiredForMaxContentText (Results 1 – 1 of 1) sorted by relevance
1143 int heightRequiredForMaxContentText = (int) (mContext.getResources().getDimension( in setViewForContentLayout() local1145 if (mHeight > heightRequiredForMaxContentText) { in setViewForContentLayout()