Searched defs:resizeTask (Results 1 – 4 of 4) sorted by relevance
579 public void resizeTask(int taskId, Rect bounds, int resizeMode) throws RemoteException; in resizeTask() method
6541 public void resizeTask(int taskId, Rect r, int resizeMode) throws RemoteException in resizeTask() method in ActivityManagerProxy
5209 public void resizeTask(int taskId, Rect bounds, Configuration configuration, in resizeTask() method
9344 public void resizeTask(int taskId, Rect bounds, int resizeMode) { in resizeTask() method