Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationListener.java123 notifyNotificationRemoved(sbn); in onNotificationRemoved()
191 private void notifyNotificationRemoved(StatusBarNotification sbn) { in notifyNotificationRemoved() method in CarNotificationListener