Searched defs:fontScale (Results 1 – 3 of 3) sorted by relevance
163 public void onFontScaleChanged(float fontScale) { in onFontScaleChanged()
363 protected void setFontScale(float fontScale) throws DeviceNotAvailableException { in setFontScale()375 final String fontScale = in getFontScale() local
215 …float fontScale = Settings.System.getFloat(mActivity.getContentResolver(), Settings.System.FONT_SC… in testAccessVisiblePosition() local