Searched refs:moveRootTaskToDisplay (Results 1 – 4 of 4) sorted by relevance
197 void moveRootTaskToDisplay(int taskId, int displayId); in moveRootTaskToDisplay() method
3113 public void moveRootTaskToDisplay(int taskId, int displayId) { in moveRootTaskToDisplay() method in ActivityTaskManagerService3121 mRootWindowContainer.moveRootTaskToDisplay(taskId, displayId, ON_TOP); in moveRootTaskToDisplay()4115 mRootWindowContainer.moveRootTaskToDisplay( in applyUpdateVrModeLocked()
2030 void moveRootTaskToDisplay(int rootTaskId, int displayId, boolean onTop) { in moveRootTaskToDisplay() method in RootWindowContainer
3342 mTaskInterface.moveRootTaskToDisplay(rootTaskId, displayId);