Searched defs:moveTaskToStack (Results 1 – 5 of 5) sorted by relevance
75 void moveTaskToStack(TaskStack stack, boolean toTop) { in moveTaskToStack() method in Task
5235 public void moveTaskToStack(int taskId, int stackId, boolean toTop) { in moveTaskToStack() method
140 public void moveTaskToStack(int taskId, int stackId, boolean toTop) throws RemoteException; in moveTaskToStack() method
3420 public void moveTaskToStack(int taskId, int stackId, boolean toTop) throws RemoteException in moveTaskToStack() method in ActivityManagerProxy
8898 public void moveTaskToStack(int taskId, int stackId, boolean toTop) { in moveTaskToStack() method