Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java2727 private void notifyOutsideTouchIfNeeded(int targetWindowId, int action) { in notifyOutsideTouchIfNeeded() method in AccessibilityManagerService
2833 notifyOutsideTouchIfNeeded(resolvedWindowId, action); in performAccessibilityAction()