Home
last modified time | relevance | path

Searched defs:destinationBounds (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSwipePipToHomeAnimator.java121 @NonNull Rect destinationBounds, in SwipePipToHomeAnimator()
397 public Builder setDestinationBounds(Rect destinationBounds) { in setDestinationBounds()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java686 public void stopSwipePipToHome(int taskId, ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome()