Home
last modified time | relevance | path

Searched refs:ACCESSIBILITY_BUTTON_TARGET_COMPONENT (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/accessibility/dialog/
H A DAccessibilityButtonChooserActivity.java61 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT); in onCreate()
93 final String key = Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT; in onCreate()
/aosp12/frameworks/base/packages/SettingsProvider/src/android/provider/settings/backup/
H A DSecureSettings.java50 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT,
/aosp12/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
H A DSecureSettingsValidators.java80 VALIDATORS.put(Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, value -> value != null); in VALIDATORS.put() argument
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java2439 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, userState.mUserId); in readAccessibilityButtonTargetComponentLocked()
3709 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT);
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java1718 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, in dumpProtoSecureSettingsLocked()
/aosp12/frameworks/base/core/java/android/provider/
H A DSettings.java7211 public static final String ACCESSIBILITY_BUTTON_TARGET_COMPONENT = field in Settings.Secure
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt45877 Landroid/provider/Settings$Secure;->ACCESSIBILITY_BUTTON_TARGET_COMPONENT:Ljava/lang/String;