Home
last modified time | relevance | path

Searched defs:windowColor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DCaptionCustomFragment.java322 private void setCaptionsWindowColor(String windowColor) { in setCaptionsWindowColor()
/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionPropertiesFragment.java310 final int windowColor = attrs.hasWindowColor() ? in updateAllPreferences() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/
DCaptionPropertiesFragment.java359 final int windowColor = attrs.hasWindowColor() ? in updateAllPreferences() local