Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DCaptionCustomFragment.java43 private static final String KEY_BACKGROUND_OPACITY = "background_opacity"; field in CaptionCustomFragment
113 mBackgroundOpacityPref = (ListPreference) findPreference(KEY_BACKGROUND_OPACITY); in onCreatePreferences()
169 case KEY_BACKGROUND_OPACITY: in onPreferenceChange()