Searched refs:TOUCH_EXPLORATION_ENABLED (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsHelper.java | 260 case Settings.Secure.TOUCH_EXPLORATION_ENABLED: in isAlreadyConfiguredCriticalAccessibilitySetting()
|
D | DatabaseHelper.java | 975 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in onUpgrade() 1137 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0) == 1; in onUpgrade() 2368 loadBooleanSetting(stmt, Settings.Secure.TOUCH_EXPLORATION_ENABLED, in loadSecureSettings()
|
D | SettingsProtoDumpUtil.java | 1727 Settings.Secure.TOUCH_EXPLORATION_ENABLED, in dumpProtoSecureSettingsLocked() 1728 SecureSettingsProto.Accessibility.TOUCH_EXPLORATION_ENABLED); in dumpProtoSecureSettingsLocked()
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
D | AccessibilityManagerService.java | 1807 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 1, in showEnableTouchExplorationDialog() 1995 Settings.Secure.TOUCH_EXPLORATION_ENABLED, 0, userState.mUserId) == 1; in readTouchExplorationEnabledSettingLocked() 2060 Settings.Secure.TOUCH_EXPLORATION_ENABLED, enabled ? 1 : 0, in updateTouchExplorationLocked() 4280 Settings.Secure.TOUCH_EXPLORATION_ENABLED);
|
/frameworks/base/core/java/android/provider/ |
D | Settings.java | 6476 public static final String TOUCH_EXPLORATION_ENABLED = "touch_exploration_enabled"; field in Settings.Secure 8893 TOUCH_EXPLORATION_ENABLED, 9038 VALIDATORS.put(TOUCH_EXPLORATION_ENABLED, TOUCH_EXPLORATION_ENABLED_VALIDATOR); in VALIDATORS.put() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |