Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/NotificationSender/src/com/android/cts/managedprofiletests/notificationsender/
DSendNotification.java39 static final String NOTIFICATION_CHANNEL = "NotificationListenerTest"; field in SendNotification
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileNotificationListenerService.java30 static final String NOTIFICATION_CHANNEL = "NotificationListenerTest"; field in CrossProfileNotificationListenerService
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/
DMediaSessionTestHelperService.java41 private static final String NOTIFICATION_CHANNEL = TAG; field in MediaSessionTestHelperService
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java86 protected static final NotificationChannel NOTIFICATION_CHANNEL = new NotificationChannel( field in BaseNotificationManagerTest