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.java46 Settings.Secure.TOUCH_EXPLORATION_ENABLED,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsHelper.java296 case Settings.Secure.TOUCH_EXPLORATION_ENABLED: in isAlreadyConfiguredCriticalAccessibilitySetting()
DDatabaseHelper.java976 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in onUpgrade()
1138 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0) == 1; in onUpgrade()
2345 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in loadSecureSettings()
DSettingsProtoDumpUtil.java1806 Settings.Secure.TOUCH_EXPLORATION_ENABLED, in dumpProtoSecureSettingsLocked()
1807 SecureSettingsProto.Accessibility.TOUCH_EXPLORATION_ENABLED); in dumpProtoSecureSettingsLocked()
/frameworks/base/packages/SettingsProvider/src/android/provider/settings/validators/
DSecureSettingsValidators.java74 VALIDATORS.put(Secure.TOUCH_EXPLORATION_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1808 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 1, in showEnableTouchExplorationDialog()
1975 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0, userState.mUserId) == 1; in readTouchExplorationEnabledSettingLocked()
2038 Settings.Secure.TOUCH_EXPLORATION_ENABLED, touchExplorationEnabled ? 1 : 0, in updateTouchExplorationLocked()
3220 Settings.Secure.TOUCH_EXPLORATION_ENABLED);
/frameworks/base/core/java/android/provider/
DSettings.java6675 public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled"; field in Settings.Secure
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25362 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";
/frameworks/base/api/
Dcurrent.txt40707 field public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";