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 D | IPip.aidl | 54 oneway void stopSwipePipToHome(in ComponentName componentName, in Rect destinationBounds, in stopSwipePipToHome() method
|
H A D | PipTaskOrganizer.java | 349 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 D | PipController.java | 595 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 D | SystemUiProxy.java | 529 public void stopSwipePipToHome(ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in SystemUiProxy
|