Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java154 final int newFontWeight = 2 * oldFontWeight; in testChangingFontWeightOfTheForegroundUser_shouldAffectUI() local
157 setFontWeightOfUser(newFontWeight, currentUserId); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()
159 assertEquals(newFontWeight, globalFontWeight); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()