Searched refs:newFontValue (Results 1 – 2 of 2) sorted by relevance
83 float newFontValue = Float.parseFloat((String) newValue); in handlePreferenceChanged() local85 Settings.Secure.ACCESSIBILITY_CAPTIONING_FONT_SCALE, newFontValue); in handlePreferenceChanged() local
84 int newFontValue = Integer.parseInt((String) newValue); in handlePreferenceChanged() local86 Settings.Secure.ACCESSIBILITY_CAPTIONING_PRESET, newFontValue); in handlePreferenceChanged() local