Searched refs:setTextSizeInternal (Results 1 – 1 of 1) sorted by relevance
4273 setTextSizeInternal(unit, size, true /* shouldRequestLayout */); in setTextSize()4277 private void setTextSizeInternal(int unit, float size, boolean shouldRequestLayout) { in setTextSizeInternal() method in TextView.Drawables9449 setTextSizeInternal(TypedValue.COMPLEX_UNIT_PX, optimalTextSize, in autoSizeText()