Searched defs:moveRootTaskToDisplay (Results 1 – 3 of 3) sorted by relevance
198 void moveRootTaskToDisplay(int taskId, int displayId); in moveRootTaskToDisplay() method
1962 void moveRootTaskToDisplay(int rootTaskId, int displayId, boolean onTop) { in moveRootTaskToDisplay() method in RootWindowContainer
3044 public void moveRootTaskToDisplay(int taskId, int displayId) { in moveRootTaskToDisplay() method in ActivityTaskManagerService