Searched refs:getInteractionConnectionsForUserLocked (Results 1 – 2 of 2) sorted by relevance
1413 getInteractionConnectionsForUserLocked(resolvedUserId).put(windowId, wrapper); in addAccessibilityInteractionConnection()1470 getInteractionConnectionsForUserLocked(userId)); in removeAccessibilityInteractionConnection()1500 connection = getInteractionConnectionsForUserLocked(userId).get(windowId); in getConnectionLocked()1546 getInteractionConnectionsForUserLocked(userId).remove(windowId); in removeAccessibilityInteractionConnectionLocked()2133 private SparseArray<RemoteAccessibilityConnection> getInteractionConnectionsForUserLocked( in getInteractionConnectionsForUserLocked() method in AccessibilityWindowManager
3585 …ndroid/server/accessibility/AccessibilityWindowManager;->getInteractionConnectionsForUserLocked(I)…