Searched refs:onNotificationRemovedReason (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | INotificationListener.aidl | 41 void onNotificationRemovedReason(String key, long time, int reason); in onNotificationRemovedReason() method |
D | NotificationRankerService.java | 270 public void onNotificationRemovedReason(String key, long time, int reason) { in onNotificationRemovedReason() method in NotificationRankerService.NotificationRankingServiceWrapper |
D | NotificationListenerService.java | 985 public void onNotificationRemovedReason(String key, long time, int reason) in onNotificationRemovedReason() method in NotificationListenerService.NotificationListenerWrapper |