Searched defs:animateResizePinnedStack (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DPinnedActivityStack.java55 void animateResizePinnedStack(Rect sourceHintBounds, Rect toBounds, int animationDuration, method in class:PinnedActivityStack
60 getWindowContainerController().animateResizePinnedStack(toBounds, sourceHintBounds,
/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedStackWindowController.java79 public void animateResizePinnedStack(Rect toBounds, Rect sourceHintBounds, method in class:PinnedStackWindowController
148 animateResizePinnedStack(mTmpToBounds, null /* sourceHintBounds */,

Completed in 8 milliseconds