Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationGuts.java46 private static final long CLOSE_GUTS_DELAY = 8000; field in NotificationGuts
155 mHandler.postDelayed(mFalsingCheck, CLOSE_GUTS_DELAY); in resetFalsingCheck()