Searched refs:sendNotificationEventToHandler (Results 1 – 1 of 1) sorted by relevance
198 sendNotificationEventToHandler(/* alertEntry= */ null, NOTIFY_RANKING_UPDATED); in onNotificationRankingUpdate()335 sendNotificationEventToHandler(alertEntry, NOTIFY_NOTIFICATION_POSTED); in postNewNotification()340 sendNotificationEventToHandler(alertEntry, NOTIFY_NOTIFICATION_REMOVED); in removeNotification()343 private void sendNotificationEventToHandler(AlertEntry alertEntry, int eventType) { in sendNotificationEventToHandler() method in CarNotificationListener