Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMenuActivity.java97 private static final long POST_INTERACTION_DISMISS_DELAY = 2000; field in PipMenuActivity
258 repostDelayedFinish(POST_INTERACTION_DISMISS_DELAY); in onUserInteraction()
392 repostDelayedFinish(POST_INTERACTION_DISMISS_DELAY); in showMenu()