Searched refs:animateResizePinnedStack (Results 1 – 3 of 3) sorted by relevance
2588 mWindowManager.animateResizePinnedStack(bounds, -1); in moveActivityToPinnedStackLocked()
9962 mWindowManager.animateResizePinnedStack(bounds, animationDuration); in resizeStack()
10935 public void animateResizePinnedStack(final Rect bounds, final int animationDuration) { in animateResizePinnedStack() method