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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java275 private NotificationListeners mListeners;
904 mListeners = new NotificationListeners();
3222 public class NotificationListeners extends ManagedServices { class in class:NotificationManagerService
3227 public NotificationListeners() { method in class:NotificationManagerService.NotificationListeners

Completed in 51 milliseconds