Searched refs:getDisplayIdForWindow (Results 1 – 6 of 6) sorted by relevance
607 public abstract int getDisplayIdForWindow(IBinder windowToken); in getDisplayIdForWindow() method in WindowManagerInternal
7911 public int getDisplayIdForWindow(IBinder windowToken) { in getDisplayIdForWindow() method in WindowManagerService.LocalService
920 when(mMockWindowManagerInternal.getDisplayIdForWindow(mockWindowToken.asBinder())) in addAccessibilityInteractionConnection()940 when(mMockWindowManagerInternal.getDisplayIdForWindow(mockWindowToken.asBinder())) in addAccessibilityInteractionConnection()
994 final int displayId = mWindowManagerInternal.getDisplayIdForWindow(token); in addAccessibilityInteractionConnection()1624 final int displayId = mWindowManagerInternal.getDisplayIdForWindow(windowToken); in getDisplayIdByUserIdAndWindowIdLocked()
3347 final int windowDisplayId = mWindowManagerInternal.getDisplayIdForWindow(windowToken); in startInputOrWindowGainedFocusInternalLocked()
49860 HPLcom/android/server/wm/WindowManagerService$LocalService;->getDisplayIdForWindow(Landroid/os/IBin…