Home
last modified time | relevance | path

Searched refs:getGlobalFontScale (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java53 private float getGlobalFontScale() { in getGlobalFontScale() method in MultiUserSettingsTests
90 final float oldGlobalFontScale = getGlobalFontScale(); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()
95 final float newGlobalFontScale = getGlobalFontScale(); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()
139 final float globalFontScale = getGlobalFontScale(); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()