Searched refs:mGlobalInteractionConnections (Results 1 – 1 of 1) sorted by relevance
86 mGlobalInteractionConnections = new SparseArray<>(); field in AccessibilityWindowManager1238 mGlobalInteractionConnections.put(windowId, wrapper); in addAccessibilityInteractionConnection()1289 token, mGlobalWindowTokens, mGlobalInteractionConnections); in removeAccessibilityInteractionConnection()1333 RemoteAccessibilityConnection connection = mGlobalInteractionConnections.get(windowId); in getConnectionLocked()1374 mGlobalInteractionConnections.remove(windowId); in removeAccessibilityInteractionConnectionLocked()