Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java3189 NotificationChannel lowChannel = new NotificationChannel( in testIsAmbient() local
3193 mNotificationManager.createNotificationChannel(lowChannel); in testIsAmbient()
3197 new Notification.Builder(mContext, lowChannel.getId()) in testIsAmbient()