Searched refs:PREF_BACKGROUND_COLOR (Results 1 – 2 of 2) sorted by relevance
53 private static final String PREF_BACKGROUND_COLOR = "captioning_background_color"; field in CaptionPropertiesFragment253 mBackgroundColor = (ColorPreference) mCustom.findPreference(PREF_BACKGROUND_COLOR); in initializeAllPreferences()
57 private static final String PREF_BACKGROUND_COLOR = "captioning_background_color"; field in CaptionPropertiesFragment303 mBackgroundColor = (ColorPreference) mCustom.findPreference(PREF_BACKGROUND_COLOR); in initializeAllPreferences()