Searched refs:onTextSizeChanged (Results 1 – 4 of 4) sorted by relevance
147 mOnTextSizeChangeListener.onTextSizeChanged(this, oldTextSize); in setTextSize()199 void onTextSizeChanged(TextView textView, float oldSize); in onTextSizeChanged() method
272 public void onTextSizeChanged(final TextView textView, float oldSize) { in onTextSizeChanged() method in Calculator
175 mOnTextSizeChangeListener.onTextSizeChanged(this, oldTextSize); in setTextSizeInternal()284 void onTextSizeChanged(TextView textView, float oldSize); in onTextSizeChanged() method
601 public void onTextSizeChanged(final TextView textView, float oldSize) { in onTextSizeChanged() method in Calculator