Searched refs:PREF_EDGE_COLOR (Results 1 – 2 of 2) sorted by relevance
59 private static final String PREF_EDGE_COLOR = "captioning_edge_color"; field in CaptionPropertiesFragment242 mEdgeColor = (ColorPreference) mCustom.findPreference(PREF_EDGE_COLOR); in initializeAllPreferences()
63 private static final String PREF_EDGE_COLOR = "captioning_edge_color"; field in CaptionPropertiesFragment292 mEdgeColor = (ColorPreference) mCustom.findPreference(PREF_EDGE_COLOR); in initializeAllPreferences()