Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMenuView.java107 private static final int POST_INTERACTION_DISMISS_DELAY = 2000; field in PipMenuView
269 repostDelayedHide(POST_INTERACTION_DISMISS_DELAY); in dispatchTouchEvent()
278 repostDelayedHide(POST_INTERACTION_DISMISS_DELAY); in dispatchGenericMotionEvent()
364 repostDelayedHide(POST_INTERACTION_DISMISS_DELAY); in showMenu()