Searched refs:oldGlobalFontWeight (Results 1 – 1 of 1) sorted by relevance
114 final int oldGlobalFontWeight = getGlobalFontWeight(); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI() local115 final int newFontWeightOfBgUser = 2 * Math.max(oldGlobalFontWeight, oldFontWeightOfBgUser); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()120 assertEquals(oldGlobalFontWeight, newGlobalFontWeight); in testChangingFontWeightOfABackgroundUser_shouldNotAffectUI()