Home
last modified time | relevance | path

Searched refs:TOUCH_EXPLORATION_ENABLED (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SettingsProvider/src/android/provider/settings/backup/
DSecureSettings.java49 Settings.Secure.TOUCH_EXPLORATION_ENABLED,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsHelper.java409 case Settings.Secure.TOUCH_EXPLORATION_ENABLED: in isAlreadyConfiguredCriticalAccessibilitySetting()
DDatabaseHelper.java965 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in onUpgrade()
1127 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0) == 1; in onUpgrade()
2330 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in loadSecureSettings()
DSettingsProtoDumpUtil.java1805 Settings.Secure.TOUCH_EXPLORATION_ENABLED, in dumpProtoSecureSettingsLocked()
1806 SecureSettingsProto.Accessibility.TOUCH_EXPLORATION_ENABLED); in dumpProtoSecureSettingsLocked()
/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
DSecureSettingsValidators.java79 VALIDATORS.put(Secure.TOUCH_EXPLORATION_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java3046 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 1, in showEnableTouchExplorationDialog()
3268 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0, userState.mUserId) == 1; in readTouchExplorationEnabledSettingLocked()
3365 Settings.Secure.TOUCH_EXPLORATION_ENABLED, touchExplorationEnabled ? 1 : 0, in updateTouchExplorationLocked()
5524 Settings.Secure.TOUCH_EXPLORATION_ENABLED);
/frameworks/base/core/java/android/provider/
DSettings.java8589 public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled"; field in Settings.Secure
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25362 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";
/frameworks/base/core/api/
Dcurrent.txt37536 field public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";