Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java135 final float newFontScale = 1 + oldFontScale; in testChangingFontScaleOfTheForegroundUser_shouldAffectUI() local
138 setFontScaleOfUser(newFontScale, currentUserId); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()
140 assertEquals(newFontScale, globalFontScale, 0); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()