Home
last modified time | relevance | path

Searched refs:stopSwipePipToHome (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DIPip.aidl56 oneway void stopSwipePipToHome(int taskId, in ComponentName componentName, in stopSwipePipToHome() method
H A DPipTaskOrganizer.java459 public void stopSwipePipToHome(int taskId, ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in PipTaskOrganizer
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java990 private void stopSwipePipToHome(int taskId, ComponentName componentName, Rect destinationBounds, in stopSwipePipToHome() method in PipController
992 mPipTaskOrganizer.stopSwipePipToHome(taskId, componentName, destinationBounds, overlay); in stopSwipePipToHome()
1288 public void stopSwipePipToHome(int taskId, ComponentName componentName, in stopSwipePipToHome() method in PipController.IPipImpl
1294 (controller) -> controller.stopSwipePipToHome( in stopSwipePipToHome()