Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchHandler.java131 public void onPipMenuStateChangeStart(int menuState, boolean resize, Runnable callback) { in onPipMenuStateChangeStart() method in PipTouchHandler.PipMenuListener
663 private void onPipMenuStateChangeStart(int menuState, boolean resize, Runnable callback) { in onPipMenuStateChangeStart() method
H A DPhonePipMenuController.java78 void onPipMenuStateChangeStart(int menuState, boolean resize, Runnable callback); in onPipMenuStateChangeStart() method