Searched defs:notifyRemovedLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3572 mListeners.notifyRemovedLocked(n,
4266 mListeners.notifyRemovedLocked(r.sbn, reason);
5187 public void notifyRemovedLocked(StatusBarNotification sbn, int reason) { method in class:NotificationManagerService.NotificationListeners

Completed in 36 milliseconds