Searched refs:oldGlobalFontScale (Results 1 – 1 of 1) sorted by relevance
90 final float oldGlobalFontScale = getGlobalFontScale(); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI() local91 final float newFontScaleOfBgUser = 1 + Math.max(oldGlobalFontScale, oldFontScaleOfBgUser); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()96 assertEquals(oldGlobalFontScale, newGlobalFontScale, 0); in testChangingFontScaleOfABackgroundUser_shouldNotAffectUI()