Searched refs:moveRootTaskToDisplay (Results 1 – 5 of 5) sorted by relevance
207 void moveRootTaskToDisplay(int taskId, int displayId); in moveRootTaskToDisplay() method
2815 public void moveRootTaskToDisplay(int taskId, int displayId) { in moveRootTaskToDisplay() method in ActivityTaskManagerService2823 mRootWindowContainer.moveRootTaskToDisplay(taskId, displayId, ON_TOP); in moveRootTaskToDisplay()3669 mRootWindowContainer.moveRootTaskToDisplay( in applyUpdateVrModeLocked()
2094 void moveRootTaskToDisplay(int rootTaskId, int displayId, boolean onTop) { in moveRootTaskToDisplay() method in RootWindowContainer
2676 mTaskInterface.moveRootTaskToDisplay(rootTaskId, displayId);
44709 PLcom/android/server/wm/ActivityTaskManagerService;->moveRootTaskToDisplay(II)V47735 PLcom/android/server/wm/RootWindowContainer;->moveRootTaskToDisplay(IIZ)V