Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java91 final float newFontScaleOfBgUser = 1 + Math.max(oldGlobalFontScale, oldFontScaleOfBgUser); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI() local
94 setFontScaleOfUser(newFontScaleOfBgUser, backgroundUserId); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()