Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java3191 NotificationChannel minChannel = new NotificationChannel( in testIsAmbient() local
3194 mNotificationManager.createNotificationChannel(minChannel); in testIsAmbient()
3201 new Notification.Builder(mContext, minChannel.getId()) in testIsAmbient()