Searched refs:setTextSizeInternal (Results 1 – 2 of 2) sorted by relevance
4278 setTextSizeInternal(unit, size, true /* shouldRequestLayout */); in setTextSize()4282 private void setTextSizeInternal(int unit, float size, boolean shouldRequestLayout) { in setTextSizeInternal() method in TextView.Drawables9464 setTextSizeInternal(TypedValue.COMPLEX_UNIT_PX, optimalTextSize, in autoSizeText()
85063 Landroid/widget/TextView;->setTextSizeInternal(IFZ)V