Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionFragment.java50 private static final String KEY_CAPTIONS_TEXT_SIZE = "captions_text_size"; field in CaptionFragment
101 mCaptionsTextSizePref = (ListPreference) findPreference(KEY_CAPTIONS_TEXT_SIZE); in onCreatePreferences()
129 case KEY_CAPTIONS_TEXT_SIZE: in onPreferenceTreeClick()
177 case KEY_CAPTIONS_TEXT_SIZE: in onPreferenceChange()