Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionPropertiesFragment.java52 private static final String PREF_CAPTION_PREVIEW = "caption_preview"; field in CaptionPropertiesFragment
199 final LayoutPreference captionPreview = findPreference(PREF_CAPTION_PREVIEW); in initializeAllPreferences()