Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionFragment.java48 private static final String KEY_CAPTIONS_DISPLAY = "captions_display"; field in CaptionFragment
82 mCaptionsDisplayPref = (TwoStatePreference) findPreference(KEY_CAPTIONS_DISPLAY); in onCreatePreferences()
120 case KEY_CAPTIONS_DISPLAY: in onPreferenceTreeClick()