Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DCaptionCustomFragment.java42 private static final String KEY_BACKGROUND_COLOR = "background_color"; field in CaptionCustomFragment
108 mBackgroundColorPref = (ListPreference) findPreference(KEY_BACKGROUND_COLOR); in onCreatePreferences()
166 case KEY_BACKGROUND_COLOR: in onPreferenceChange()