Searched refs:isRetrievalAllowingWindowLocked (Results 1 – 1 of 1) sorted by relevance
206 return isRetrievalAllowingWindowLocked(userId, event.getWindowId()); in canDispatchAccessibilityEventLocked()320 && isRetrievalAllowingWindowLocked(userId, windowId); in canGetAccessibilityNodeInfoLocked()531 private boolean isRetrievalAllowingWindowLocked(int userId, int windowId) { in isRetrievalAllowingWindowLocked() method in AccessibilitySecurityPolicy