HomeSort by relevance Sort by last modified time
    Searched refs:animateResizePinnedStack (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
PinnedActivityStack.java 55 void animateResizePinnedStack(Rect sourceHintBounds, Rect toBounds, int animationDuration,
60 getWindowContainerController().animateResizePinnedStack(toBounds, sourceHintBounds,
ActivityStackSupervisor.java     [all...]
ActivityManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
PinnedStackWindowController.java 79 public void animateResizePinnedStack(Rect toBounds, Rect sourceHintBounds,
148 animateResizePinnedStack(mTmpToBounds, null /* sourceHintBounds */,

Completed in 248 milliseconds