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