Home
last modified time | relevance | path

Searched refs:PREF_EDGE_COLOR (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionPropertiesFragment.java62 private static final String PREF_EDGE_COLOR = "captioning_edge_color"; field in CaptionPropertiesFragment
289 mEdgeColor = (ColorPreference) mCustom.findPreference(PREF_EDGE_COLOR); in initializeAllPreferences()