Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java74 private void setFontWeightOfUser(int fontWeight, int userId) throws InterruptedException { in setFontWeightOfUser() method in MultiUserSettingsTests
118 setFontWeightOfUser(newFontWeightOfBgUser, backgroundUserId); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()
122 setFontWeightOfUser(oldFontWeightOfBgUser, backgroundUserId); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()
157 setFontWeightOfUser(newFontWeight, currentUserId); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()
161 setFontWeightOfUser(oldFontWeight, currentUserId); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()