Searched refs:TOUCH_EXPLORATION_ENABLED (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsHelper.java | 243 case Settings.Secure.TOUCH_EXPLORATION_ENABLED: in isAlreadyConfiguredCriticalAccessibilitySetting()
|
D | DatabaseHelper.java | 980 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()
|
D | SettingsProtoDumpUtil.java | 1060 Settings.Secure.TOUCH_EXPLORATION_ENABLED, in dumpProtoSecureSettingsLocked() 1061 SecureSettingsProto.TOUCH_EXPLORATION_ENABLED); in dumpProtoSecureSettingsLocked()
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityManagerService.java | 1688 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/ |
D | Settings.java | 5557 public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled"; field in Settings.Secure 6992 TOUCH_EXPLORATION_ENABLED,
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 25362 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";
|
/frameworks/base/api/ |
D | current.txt | 34875 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";
|
D | system-current.txt | 37932 …field public static final java.lang.String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled";
|