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

/packages/apps/Settings/src/com/android/settings/accessibility/
H A DCaptionPropertiesFragment.java56 private static final String PREF_BACKGROUND_COLOR = "captioning_background_color"; field in class:CaptionPropertiesFragment
300 mBackgroundColor = (ColorPreference) mCustom.findPreference(PREF_BACKGROUND_COLOR);

Completed in 152 milliseconds