Searched refs:mGlobalInteractionConnections (Results 1 – 1 of 1) sorted by relevance
94 mGlobalInteractionConnections = new SparseArray<>(); field in AccessibilityWindowManager1403 mGlobalInteractionConnections.put(windowId, wrapper); in addAccessibilityInteractionConnection()1454 token, mGlobalWindowTokens, mGlobalInteractionConnections); in removeAccessibilityInteractionConnection()1498 RemoteAccessibilityConnection connection = mGlobalInteractionConnections.get(windowId); in getConnectionLocked()1539 mGlobalInteractionConnections.remove(windowId); in removeAccessibilityInteractionConnectionLocked()