Home
last modified time | relevance | path

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

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