Home
last modified time | relevance | path

Searched refs:showMenuWithPossibleDelay (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java264 public void showMenuWithPossibleDelay(int menuState, Rect stackBounds, boolean allowMenuTimeout, in showMenuWithPossibleDelay() method in PhonePipMenuController
H A DPipTouchHandler.java202 mMenuController.showMenuWithPossibleDelay(MENU_STATE_FULL, in PipTouchHandler()