Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java1938 if (canRequestAndRequestsTouchExplorationLocked(service)) { in updateTouchExplorationLocked()
2040 private boolean canRequestAndRequestsTouchExplorationLocked(Service service) { in canRequestAndRequestsTouchExplorationLocked() method in AccessibilityManagerService