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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationMenuRow.java55 private static final long SHOW_MENU_DELAY = 60; field in class:NotificationMenuRow
268 mHandler.postDelayed(mCheckForDrag, SHOW_MENU_DELAY);

Completed in 32 milliseconds