Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4278 private static final long COVER_MENU_DELAY = 4000; field in NotificationStackScrollLayout.NotificationSwipeHelper
4420 mHandler.postDelayed(mFalsingCheck, COVER_MENU_DELAY); in onMenuShown()