Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionFragment.java55 private static final String KEY_CAPTIONS_STYLE_CUSTOM = "captions_style_custom"; field in CaptionFragment
109 mCaptionsStyleCustomPref = (RadioPreference) findPreference(KEY_CAPTIONS_STYLE_CUSTOM); in onCreatePreferences()
155 case KEY_CAPTIONS_STYLE_CUSTOM: in onPreferenceTreeClick()