Searched refs:textZoom (Results 1 – 2 of 2) sorted by relevance
648 public synchronized void setTextZoom(int textZoom) { in setTextZoom() argument649 if (mTextSize != textZoom) { in setTextZoom()650 mTextSize = textZoom; in setTextZoom()
449 public synchronized void setTextZoom(int textZoom) { in setTextZoom() argument