Searched defs:setDestinationBounds (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ | ||
H A D | SwipePipToHomeAnimator.java | 371 public Builder setDestinationBounds(Rect destinationBounds) { in setDestinationBounds() method in SwipePipToHomeAnimator.Builder |
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ | ||
H A D | PipAnimationController.java | 417 void setDestinationBounds(Rect destinationBounds) { in setDestinationBounds() method in PipAnimationController.PipTransitionAnimator |