Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionPropertiesFragment.java243 final int[] presetValues = res.getIntArray(R.array.captioning_preset_selector_values); in initializeAllPreferences() local
246 mPreset.setValues(presetValues); in initializeAllPreferences()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DCaptionPropertiesFragment.java270 final int[] presetValues = res.getIntArray(R.array.captioning_preset_selector_values); in initializeAllPreferences() local
273 mPreset.setValues(presetValues); in initializeAllPreferences()