Searched refs:PREF_WINDOW_COLOR (Results 1 – 2 of 2) sorted by relevance
57 private static final String PREF_WINDOW_COLOR = "captioning_window_color"; field in CaptionPropertiesFragment261 mWindowColor = (ColorPreference) mCustom.findPreference(PREF_WINDOW_COLOR); in initializeAllPreferences()
61 private static final String PREF_WINDOW_COLOR = "captioning_window_color"; field in CaptionPropertiesFragment311 mWindowColor = (ColorPreference) mCustom.findPreference(PREF_WINDOW_COLOR); in initializeAllPreferences()