Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DCaptioningManager.java153 registerObserver(Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR); in addCaptioningChangeListener()
485 cr, Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, defStyle.edgeColor); in getCustomStyle()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
H A DCaptionCustomFragment.java253 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, 0) & 0x00ffffff); in getCaptionsEdgeColor()
258 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, in setCaptionsEdgeColor()
/aosp12/frameworks/base/packages/SettingsProvider/src/android/provider/settings/backup/
H A DSecureSettings.java60 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR,
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DCaptionAppearanceFragment.java391 Settings.Secure.putInt(cr, Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, value); in onValueChanged()
/aosp12/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
H A DSecureSettingsValidators.java94 VALIDATORS.put(Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, ANY_INTEGER_VALIDATOR); in VALIDATORS.put() argument
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java7583 public static final String ACCESSIBILITY_CAPTIONING_EDGE_COLOR = field in Settings.Secure
10297 INSTANT_APP_SETTINGS.add(ACCESSIBILITY_CAPTIONING_EDGE_COLOR);
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java1739 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, in dumpProtoSecureSettingsLocked()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45881 Landroid/provider/Settings$Secure;->ACCESSIBILITY_CAPTIONING_EDGE_COLOR:Ljava/lang/String;