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