Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl41 void onNotificationRemovedReason(String key, long time, int reason); in onNotificationRemovedReason() method
DNotificationRankerService.java270 public void onNotificationRemovedReason(String key, long time, int reason) { in onNotificationRemovedReason() method in NotificationRankerService.NotificationRankingServiceWrapper
DNotificationListenerService.java985 public void onNotificationRemovedReason(String key, long time, int reason) in onNotificationRemovedReason() method in NotificationListenerService.NotificationListenerWrapper