Searched refs:getDisplayIdForWindow (Results 1 – 4 of 4) sorted by relevance
742 public abstract int getDisplayIdForWindow(IBinder windowToken); in getDisplayIdForWindow() method in WindowManagerInternal
8133 public int getDisplayIdForWindow(IBinder windowToken) { in getDisplayIdForWindow() method in WindowManagerService.LocalService
1060 when(mMockWindowManagerInternal.getDisplayIdForWindow(mockWindowToken.asBinder())) in addAccessibilityInteractionConnection()1080 when(mMockWindowManagerInternal.getDisplayIdForWindow(mockWindowToken.asBinder())) in addAccessibilityInteractionConnection()
1216 final int displayId = mWindowManagerInternal.getDisplayIdForWindow(token); in addAccessibilityInteractionConnection()1905 final int displayId = mWindowManagerInternal.getDisplayIdForWindow(windowToken); in getDisplayIdByUserIdAndWindowIdLocked()