Home
last modified time | relevance | path

Searched defs:fontScale (Results 1 – 3 of 3) sorted by relevance

/cts/tests/accessibility/src/android/view/accessibility/cts/
DCaptioningManagerTest.java163 public void onFontScaleChanged(float fontScale) { in onFontScaleChanged()
/cts/hostsidetests/services/activitymanager/src/android/server/cts/
DActivityManagerTestBase.java363 protected void setFontScale(float fontScale) throws DeviceNotAvailableException { in setFontScale()
375 final String fontScale = in getFontScale() local
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterViewTest.java215 …float fontScale = Settings.System.getFloat(mActivity.getContentResolver(), Settings.System.FONT_SC… in testAccessVisiblePosition() local