Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionAppearanceFragment.java63 private static final String PREF_CUSTOM = "custom"; field in CaptionAppearanceFragment
214 mCustom = (PreferenceCategory) findPreference(PREF_CUSTOM); in initializeAllPreferences()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DCaptionPropertiesFragment.java69 private static final String PREF_CUSTOM = "custom"; field in CaptionPropertiesFragment
276 mCustom = (PreferenceCategory) findPreference(PREF_CUSTOM); in initializeAllPreferences()