Searched refs:NOTIFY_NOTIFICATION_REMOVED (Results 1 – 4 of 4) sorted by relevance
54 static final int NOTIFY_NOTIFICATION_REMOVED = 2; field in CarNotificationListener340 sendNotificationEventToHandler(alertEntry, NOTIFY_NOTIFICATION_REMOVED); in removeNotification()
145 if (what == CarNotificationListener.NOTIFY_NOTIFICATION_REMOVED) { in updateNotifications()
176 case CarNotificationListener.NOTIFY_NOTIFICATION_REMOVED: in updateNotifications()
1101 CarNotificationListener.NOTIFY_NOTIFICATION_REMOVED, in onUpdateNotifications_notificationRemoved_removesNotification()