Home
last modified time | relevance | path

Searched refs:setTouchExplorationEnabledLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityUserStateTest.java164 mUserState.setTouchExplorationEnabledLocked(true); in onSwitchToAnotherUser_userStateClearedNonDefaultValues()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityUserState.java935 public void setTouchExplorationEnabledLocked(boolean enabled) { in setTouchExplorationEnabledLocked() method in AccessibilityUserState
DAccessibilityManagerService.java3042 userState.setTouchExplorationEnabledLocked(true); in showEnableTouchExplorationDialog()
3270 userState.setTouchExplorationEnabledLocked(touchExplorationEnabled); in readTouchExplorationEnabledSettingLocked()
3361 userState.setTouchExplorationEnabledLocked(touchExplorationEnabled); in updateTouchExplorationLocked()