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