Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
H A DMultiUserSettingsTests.java69 private void setFontScaleOfUser(float fontScale, int userId) throws InterruptedException { in setFontScaleOfUser() method in MultiUserSettingsTests
94 setFontScaleOfUser(newFontScaleOfBgUser, backgroundUserId); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()
98 setFontScaleOfUser(oldFontScaleOfBgUser, backgroundUserId); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()
138 setFontScaleOfUser(newFontScale, currentUserId); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()
142 setFontScaleOfUser(oldFontScale, currentUserId); in testChangingFontScaleOfTheForegroundUser_shouldAffectUI()