Searched refs:moveRootTaskToDisplay (Results 1 – 4 of 4) sorted by relevance
198 void moveRootTaskToDisplay(int taskId, int displayId); in moveRootTaskToDisplay() method
3044 public void moveRootTaskToDisplay(int taskId, int displayId) { in moveRootTaskToDisplay() method in ActivityTaskManagerService3052 mRootWindowContainer.moveRootTaskToDisplay(taskId, displayId, ON_TOP); in moveRootTaskToDisplay()3972 mRootWindowContainer.moveRootTaskToDisplay( in applyUpdateVrModeLocked()
1967 void moveRootTaskToDisplay(int rootTaskId, int displayId, boolean onTop) { in moveRootTaskToDisplay() method in RootWindowContainer
3219 mTaskInterface.moveRootTaskToDisplay(rootTaskId, displayId);