Home
last modified time | relevance | path

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

/frameworks/base/tests/MultiUser/src/com/android/test/multiuser/
DMultiUserSettingsTests.java57 private int getGlobalFontWeight() { in getGlobalFontWeight() method in MultiUserSettingsTests
114 final int oldGlobalFontWeight = getGlobalFontWeight(); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()
119 final int newGlobalFontWeight = getGlobalFontWeight(); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()
158 final int globalFontWeight = getGlobalFontWeight(); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()