Searched refs:resizeStack (Results 1 – 6 of 6) sorted by relevance
1917 mAm.resizeStack(stackId, bounds); in runStackResize()1994 mAm.resizeStack(currentStackInfo.stackId, currentStackBounds); in runStackSplit()1995 mAm.resizeStack(newStackInfo.stackId, newStackBounds); in runStackSplit()
141 public void resizeStack(int stackId, Rect bounds) throws RemoteException; in resizeStack() method
750 resizeStack(stackId, r); in onTransact()3434 public void resizeStack(int stackBoxId, Rect r) throws RemoteException in resizeStack() method in ActivityManagerProxy
2883 final Configuration overrideConfig = mWindowManager.resizeStack(stackId, bounds); in resizeStackLocked()
8918 public void resizeStack(int stackId, Rect bounds) { in resizeStack() method
5261 public Configuration resizeStack(int stackId, Rect bounds) { in resizeStack() method