Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/frameworks/base/packages/SettingsProvider/src/android/provider/settings/backup/
H A DSecureSettings.java52 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT,
/aosp14/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
H A DSecureSettingsValidators.java85 VALIDATORS.put(Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, value -> value != null); in VALIDATORS.put() argument
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java3035 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, userState.mUserId); in readAccessibilityButtonTargetComponentLocked()
4658 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT);
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java1720 Settings.Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, in dumpProtoSecureSettingsLocked()
H A DSettingsProvider.java5758 Secure.ACCESSIBILITY_BUTTON_TARGET_COMPONENT, toRemove, toAdd);
/aosp14/frameworks/base/core/java/android/provider/
H A DSettings.java7995 public static final String ACCESSIBILITY_BUTTON_TARGET_COMPONENT = field in Settings.Secure
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt42554 Landroid/provider/Settings$Secure;->ACCESSIBILITY_BUTTON_TARGET_COMPONENT:Ljava/lang/String;