Home
last modified time | relevance | path

Searched refs:removedWindowIdForUser (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java1302 final int removedWindowIdForUser = in removeAccessibilityInteractionConnection() local
1306 if (removedWindowIdForUser >= 0) { in removeAccessibilityInteractionConnection()
1308 removedWindowIdForUser, token); in removeAccessibilityInteractionConnection()
1311 + " with windowId: " + removedWindowIdForUser + " and userId:" in removeAccessibilityInteractionConnection()