Home
last modified time | relevance | path

Searched defs:movePipMenu (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipMenuController.java94 default void movePipMenu(@Nullable SurfaceControl pipLeash, in movePipMenu() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java349 public void movePipMenu(@Nullable SurfaceControl pipLeash, in movePipMenu() method in PhonePipMenuController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuController.java314 public void movePipMenu(SurfaceControl pipLeash, SurfaceControl.Transaction pipTx, in movePipMenu() method in TvPipMenuController