Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java707 final NotificationChannel channelDupe = in testCreateSameChannelDoesNotUpdate() local
709 mNotificationManager.createNotificationChannel(channelDupe); in testCreateSameChannelDoesNotUpdate()
720 NotificationChannel channelDupe = in testCreateChannelAlreadyExistsNoOp() local
722 mNotificationManager.createNotificationChannel(channelDupe); in testCreateChannelAlreadyExistsNoOp()