Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java152 registerObserver(Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR); in addCaptioningChangeListener()
483 cr, Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, defStyle.edgeColor); in getCustomStyle()
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java1099 Settings.Secure.ACCESSIBILITY_CAPTIONING_EDGE_COLOR, in dumpProtoSecureSettingsLocked()
1100 SecureSettingsProto.ACCESSIBILITY_CAPTIONING_EDGE_COLOR); in dumpProtoSecureSettingsLocked()
/frameworks/base/core/java/android/provider/
DSettings.java5839 public static final String ACCESSIBILITY_CAPTIONING_EDGE_COLOR = field in Settings.Secure
7169 ACCESSIBILITY_CAPTIONING_EDGE_COLOR,
7278 INSTANT_APP_SETTINGS.add(ACCESSIBILITY_CAPTIONING_EDGE_COLOR);