Home
last modified time | relevance | path

Searched defs:stopSwipePipToHome (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DIPip.aidl54 oneway void stopSwipePipToHome(in ComponentName componentName, in Rect destinationBounds, in stopSwipePipToHome() method
H A DPipTaskOrganizer.java349 public void stopSwipePipToHome(ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in PipTaskOrganizer
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java595 private void stopSwipePipToHome(ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in PipController
926 public void stopSwipePipToHome(ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in PipController.IPipImpl
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DSystemUiProxy.java529 public void stopSwipePipToHome(ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in SystemUiProxy