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