Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java305 showMenuInternal(menuState, stackBounds, allowMenuTimeout, willResizeMenu, in showMenuWithPossibleDelay()
314 showMenuInternal(menuState, stackBounds, allowMenuTimeout, willResizeMenu, in showMenu()
318 private void showMenuInternal(int menuState, Rect stackBounds, boolean allowMenuTimeout, in showMenuInternal() method in PhonePipMenuController