Searched refs:setTextSizeInternal (Results 1 – 2 of 2) 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.Drawables9459 setTextSizeInternal(TypedValue.COMPLEX_UNIT_PX, optimalTextSize, in autoSizeText()
91195 Landroid/widget/TextView;->setTextSizeInternal(IFZ)V