Home
last modified time | relevance | path

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

/cts/tests/tests/companion/uiautomation/src/android/companion/cts/uiautomation/
DNotificationListener.kt21 class NotificationListener : NotificationListenerService() { class
/cts/tests/tests/companion/CompanionDeviceTestApp/src/android.os.cts.companiondevicetestapp/
DNotificationListener.kt22 class NotificationListener : NotificationListenerService() { class
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
DNotificationListener.kt26 class NotificationListener internal constructor(private val notifications: Notifications) : class
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNotificationListener.java31 public class NotificationListener extends NotificationListenerService { class
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNotificationListener.java32 public class NotificationListener extends NotificationListenerService { class
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNotificationListener.java33 public class NotificationListener extends NotificationListenerService { class
/cts/tests/tests/systemui/src/android/systemui/cts/
DNotificationListener.kt24 class NotificationListener : NotificationListenerService() { class