Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
H A DMultiUserSettingsTests.java134 final float oldFontScale = getFontScaleOfUser(currentUserId); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI() local
135 final float newFontScale = 1 + oldFontScale; in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()
142 setFontScaleOfUser(oldFontScale, currentUserId); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()