Searched refs:getWindowTokenForUserAndWindowIdLocked (Results 1 – 5 of 5) sorted by relevance
319 .getWindowTokenForUserAndWindowIdLocked(USER_SYSTEM_ID, a11yWindow.getId()); in onWindowsChanged_shouldReportCorrectOrder()413 assertNotNull(mA11yWindowManager.getWindowTokenForUserAndWindowIdLocked( in getWindowTokenForUserAndWindowId_shouldNotNull()424 final IBinder windowToken = mA11yWindowManager.getWindowTokenForUserAndWindowIdLocked( in findWindowId()
156 if (getWindowTokenForUserAndWindowIdLocked(resolvedUserId, windowId) == null) { in setAccessibilityWindowAttributes()1423 public IBinder getWindowTokenForUserAndWindowIdLocked(int userId, int windowId) { in getWindowTokenForUserAndWindowIdLocked() method in AccessibilityWindowManager1901 final IBinder windowToken = getWindowTokenForUserAndWindowIdLocked(userId, windowId); in getDisplayIdByUserIdAndWindowIdLocked()
552 .getWindowTokenForUserAndWindowIdLocked(userId, windowId); in isShellAllowedToRetrieveWindowLocked()
2091 windowToken = mA11yWindowManager.getWindowTokenForUserAndWindowIdLocked( in performAccessibilityActionInternal()
563 token = mA11yWindowManager.getWindowTokenForUserAndWindowIdLocked(mCurrentUserId, in getWindowTransformationMatrixAndMagnificationSpec()1519 return mA11yWindowManager.getWindowTokenForUserAndWindowIdLocked(userId, in getWindowToken()