Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/
DNotificationListener.kt24 class NotificationListener : NotificationListenerService() { class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java47 public class NotificationListener extends NotificationListenerWithPlugins { class
60 public NotificationListener( in NotificationListener() method in NotificationListener
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1134 private class NotificationListener extends NotificationListenerService { class in DataManager
1142 private NotificationListener(int userId) { in NotificationListener() method in DataManager.NotificationListener