Searched refs:getWindowIdLocked (Results 1 – 5 of 5) sorted by relevance
904 final int windowId = mA11yWindowManager.getWindowIdLocked(mMockHostToken); in getWindowIdLocked_windowIsRegistered_shouldReturnWindowId()910 final int windowId = mA11yWindowManager.getWindowIdLocked(mMockInvalidToken); in getWindowIdLocked_windowIsNotRegistered_shouldReturnInvalidWindowId()
1067 final int windowId = mA11yWindowManager.getWindowIdLocked(mMockHostToken); in getWindowIdLocked_windowIsRegistered_shouldReturnWindowId()1073 final int windowId = mA11yWindowManager.getWindowIdLocked(mMockInvalidToken); in getWindowIdLocked_windowIsNotRegistered_shouldReturnInvalidWindowId()
1663 final int resolvedWindowId = getWindowIdLocked(resolvedToken); in resolveParentWindowIdLocked()2276 int getWindowIdLocked(IBinder token) { in getWindowIdLocked() method in AccessibilityWindowManager
1719 return mA11yWindowManager.getWindowIdLocked(token); in getWindowIdForLeashToken()
3588 HPLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowIdLocked(Landroid/os/IBin…