Searched refs:optimalTextSize (Results 1 – 1 of 1) sorted by relevance
11070 final float optimalTextSize = findLargestTextSizeWhichFits(TEMP_RECTF); in autoSizeText() local11072 if (optimalTextSize != getTextSize()) { in autoSizeText()11073 setTextSizeInternal(TypedValue.COMPLEX_UNIT_PX, optimalTextSize, in autoSizeText()