Searched defs:windowTokens (Results 1 – 1 of 1) sorted by relevance
1512 SparseArray<IBinder> windowTokens, SparseArray<RemoteAccessibilityConnection> in removeAccessibilityInteractionConnectionInternalLocked()2145 SparseArray<IBinder> windowTokens = mWindowTokens.get(userId); in getWindowTokensForUserLocked() local