Searched refs:oldSize (Results 1 – 4 of 4) sorted by relevance
272 public void onTextSizeChanged(final TextView textView, float oldSize) { in onTextSizeChanged() argument280 final float textScale = oldSize / textView.getTextSize(); in onTextSizeChanged()
199 void onTextSizeChanged(TextView textView, float oldSize); in onTextSizeChanged() argument
600 public void onTextSizeChanged(final TextView textView, float oldSize) { in onTextSizeChanged() argument608 final float textScale = oldSize / textView.getTextSize(); in onTextSizeChanged()
284 void onTextSizeChanged(TextView textView, float oldSize); in onTextSizeChanged() argument