Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java158 final int globalFontWeight = getGlobalFontWeight(); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI() local
159 assertEquals(newFontWeight, globalFontWeight); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()