Searched refs:PREF_BACKGROUND_OPACITY (Results 1 – 1 of 1) sorted by relevance
57 private static final String PREF_BACKGROUND_OPACITY = "captioning_background_opacity"; field in CaptionPropertiesFragment304 mBackgroundOpacity = (ColorPreference) mCustom.findPreference(PREF_BACKGROUND_OPACITY); in initializeAllPreferences()