Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java113 final int oldFontWeightOfBgUser = getFontWeightOfUser(backgroundUserId); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI() local
115 final int newFontWeightOfBgUser = 2 * Math.max(oldGlobalFontWeight, oldFontWeightOfBgUser); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()
122 setFontWeightOfUser(oldFontWeightOfBgUser, backgroundUserId); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()