Home
last modified time | relevance | path

Searched defs:NotificationListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java46 public class NotificationListener extends NotificationListenerWithPlugins { class
58 public NotificationListener( in NotificationListener() method in NotificationListener
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java774 private class NotificationListener extends NotificationListenerService { class in DataManager
782 private NotificationListener(int userId) { in NotificationListener() method in DataManager.NotificationListener