Searched refs:MSG_NOTIFICATION_POSTED (Results 1 – 1 of 1) sorted by relevance
59 private static final int MSG_NOTIFICATION_POSTED = 1; field in NotificationListener86 case MSG_NOTIFICATION_POSTED:117 case MSG_NOTIFICATION_POSTED:229 mWorkerHandler.obtainMessage(MSG_NOTIFICATION_POSTED, new NotificationPostedMsg(sbn)) in onNotificationPosted()