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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java4381 private static final long COVER_MENU_DELAY = 4000; field in class:NotificationStackScrollLayout.NotificationSwipeHelper
4524 mHandler.postDelayed(mFalsingCheck, COVER_MENU_DELAY);

Completed in 222 milliseconds