Searched refs:PREF_WINDOW_COLOR (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
H A DCaptionPropertiesFragment.java59 private static final String PREF_WINDOW_COLOR = "captioning_window_color"; field in class:CaptionPropertiesFragment
307 mWindowColor = (ColorPreference) mCustom.findPreference(PREF_WINDOW_COLOR);

Completed in 111 milliseconds