Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMenuActivityController.java263 public void showMenuWithDelay(int menuState, Rect stackBounds, boolean allowMenuTimeout, in showMenuWithDelay()
275 public void showMenu(int menuState, Rect stackBounds, boolean allowMenuTimeout, in showMenu()
DPipMenuActivity.java373 private void showMenu(int menuState, Rect stackBounds, boolean allowMenuTimeout, in showMenu()