Home
last modified time | relevance | path

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

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