Searched defs:SWIPE_MENU_TIMING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMenuRow.java57 private static final long SWIPE_MENU_TIMING = 200; field in class:NotificationMenuRow
320 && timeForGesture >= SWIPE_MENU_TIMING;

Completed in 9 milliseconds