Searched refs:getInteractionConnectionsForUserLocked (Results 1 – 2 of 2) sorted by relevance
1026 getInteractionConnectionsForUserLocked(resolvedUserId).put(windowId, wrapper); in addAccessibilityInteractionConnection()1083 getInteractionConnectionsForUserLocked(userId)); in removeAccessibilityInteractionConnection()1113 connection = getInteractionConnectionsForUserLocked(userId).get(windowId); in getConnectionLocked()1159 getInteractionConnectionsForUserLocked(userId).remove(windowId); in removeAccessibilityInteractionConnectionLocked()1669 private SparseArray<RemoteAccessibilityConnection> getInteractionConnectionsForUserLocked( in getInteractionConnectionsForUserLocked() method in AccessibilityWindowManager
4352 …ndroid/server/accessibility/AccessibilityWindowManager;->getInteractionConnectionsForUserLocked(I)…