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