Searched refs:PREF_FOREGROUND_COLOR (Results 1 – 2 of 2) sorted by relevance
55 private static final String PREF_FOREGROUND_COLOR = "captioning_foreground_color"; field in CaptionPropertiesFragment231 mForegroundColor = (ColorPreference) mCustom.findPreference(PREF_FOREGROUND_COLOR); in initializeAllPreferences()
59 private static final String PREF_FOREGROUND_COLOR = "captioning_foreground_color"; field in CaptionPropertiesFragment281 mForegroundColor = (ColorPreference) mCustom.findPreference(PREF_FOREGROUND_COLOR); in initializeAllPreferences()