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.java56 private static final long SHOW_MENU_DELAY = 60; field in class:NotificationMenuRow
285 mHandler.postDelayed(mCheckForDrag, SHOW_MENU_DELAY);

Completed in 44 milliseconds