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