Searched refs:getWindowIdLocked (Results 1 – 4 of 4) sorted by relevance
817 final int windowId = mA11yWindowManager.getWindowIdLocked(mMockHostToken); in getWindowIdLocked_windowIsRegistered_shouldReturnWindowId()823 final int windowId = mA11yWindowManager.getWindowIdLocked(mMockInvalidToken); in getWindowIdLocked_windowIsNotRegistered_shouldReturnInvalidWindowId()
1275 final int resolvedWindowId = getWindowIdLocked(resolvedToken); in resolveParentWindowIdLocked()1812 int getWindowIdLocked(IBinder token) { in getWindowIdLocked() method in AccessibilityWindowManager
1336 return mA11yWindowManager.getWindowIdLocked(token); in getWindowIdForLeashToken()
4355 HPLcom/android/server/accessibility/AccessibilityWindowManager;->getWindowIdLocked(Landroid/os/IBin…