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