Home
last modified time | relevance | path

Searched refs:NOTIFICATION_MANAGER_CHANNEL_ID (Results 1 – 1 of 1) sorted by relevance

/cts/tests/app/NotificationProvider/src/com/android/test/notificationprovider/
DRichNotificationActivity.kt30 const val NOTIFICATION_MANAGER_CHANNEL_ID = "NotificationManagerTest" constant
39 Preset7(7, NOTIFICATION_MANAGER_CHANNEL_ID),
40 Preset8(8, NOTIFICATION_MANAGER_CHANNEL_ID);
46 return Notification.Builder(context, NOTIFICATION_MANAGER_CHANNEL_ID) in build()