Home
last modified time | relevance | path

Searched defs:TestNotificationListener (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
H A DTestNotificationListener.kt21 class TestNotificationListener : NotificationListenerService() { class
/aosp_15_r20/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DTestNotificationListener.kt40 class TestNotificationListener : NotificationListenerService() { in <lambda>() class
/aosp_15_r20/cts/tests/tests/notification/NotificationApp/src/com/android/test/notificationapp/
H A DTestNotificationListener.java21 public class TestNotificationListener extends NotificationListenerService { class
/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/
H A DTestNotificationListener.java40 public class TestNotificationListener extends NotificationListenerService { class
/aosp_15_r20/cts/tests/app/shared/src/android/app/stubs/shared/
H A DTestNotificationListener.java30 public class TestNotificationListener extends NotificationListenerService { class