Searched refs:getWatchOutsideTouchWindowIdLocked (Results 1 – 1 of 1) sorted by relevance
2735 outsideWindowsIds = mSecurityPolicy.getWatchOutsideTouchWindowIdLocked(targetWindowId); in notifyOutsideTouchIfNeeded()3787 private List<Integer> getWatchOutsideTouchWindowIdLocked(int targetWindowId) { in getWatchOutsideTouchWindowIdLocked() method in AccessibilityManagerService.SecurityPolicy