Searched refs:isValidUserForInteractionConnectionsLocked (Results 1 – 1 of 1) sorted by relevance
1334 if (connection == null && isValidUserForInteractionConnectionsLocked(userId)) { in getConnectionLocked()1380 if (isValidUserForInteractionConnectionsLocked(userId)) { in removeAccessibilityInteractionConnectionLocked()1957 private boolean isValidUserForInteractionConnectionsLocked(int userId) { in isValidUserForInteractionConnectionsLocked() method in AccessibilityWindowManager