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