Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java48 private static final long SWIPE_MENU_TIMING = 200; field in NotificationSwipeHelper
204 && timeForGesture >= SWIPE_MENU_TIMING; in handleSwipeFromClosedState()