Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java1020 private static final int MSG_DISMISS = 4; field in NotificationUsageStats.SQLiteLog
1107 case MSG_DISMISS: in SQLiteLog()
1175 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_DISMISS, notification)); in logDismissed()