Home
last modified time | relevance | path

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

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