Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java65 private int getFontWeightOfUser(int userId) { in getFontWeightOfUser() method in MultiUserSettingsTests
113 final int oldFontWeightOfBgUser = getFontWeightOfUser(backgroundUserId); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()
153 final int oldFontWeight = getFontWeightOfUser(currentUserId); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()