Searched refs:defaultFontScale (Results 1 – 2 of 2) sorted by relevance
6120 final float defaultFontScale = getContext().getResources()6125 String.valueOf(defaultFontScale),6136 String.valueOf(defaultFontScale),
4607 final float defaultFontScale = getDefaultFontScale(cr, userHandle); in adjustConfigurationForUser() local4609 cr, FONT_SCALE, defaultFontScale, userHandle); in adjustConfigurationForUser()4611 outConfig.fontScale = defaultFontScale; in adjustConfigurationForUser()