Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsHelper.java243 case Settings.Secure.TOUCH_EXPLORATION_ENABLED: in isAlreadyConfiguredCriticalAccessibilitySetting()
DDatabaseHelper.java980 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in onUpgrade()
1144 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0) == 1; in onUpgrade()
2407 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in loadSecureSettings()
DSettingsProtoDumpUtil.java1060 Settings.Secure.TOUCH_EXPLORATION_ENABLED, in dumpProtoSecureSettingsLocked()
1061 SecureSettingsProto.TOUCH_EXPLORATION_ENABLED); in dumpProtoSecureSettingsLocked()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1688 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 1, in showEnableTouchExplorationDialog()
1871 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0, userState.mUserId) == 1; in readTouchExplorationEnabledSettingLocked()
1948 Settings.Secure.TOUCH_EXPLORATION_ENABLED, enabled ? 1 : 0, in updateTouchExplorationLocked()
5028 Settings.Secure.TOUCH_EXPLORATION_ENABLED);
/frameworks/base/core/java/android/provider/
DSettings.java5557 public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled"; field in Settings.Secure
6992 TOUCH_EXPLORATION_ENABLED,
/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.txt34875 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";
Dsystem-current.txt37932 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";