Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionPropertiesFragment.java68 private static final String PREF_CUSTOM = "custom"; field in CaptionPropertiesFragment
273 mCustom = (PreferenceCategory) findPreference(PREF_CUSTOM); in initializeAllPreferences()