Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java119 final int newGlobalFontWeight = getGlobalFontWeight(); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI() local
120 assertEquals(oldGlobalFontWeight, newGlobalFontWeight); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()