Home
last modified time | relevance | path

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

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