Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java1342 final NotificationChannel channelDupe = in testCreateSameChannelDoesNotUpdate() local
1344 mNotificationManager.createNotificationChannel(channelDupe); in testCreateSameChannelDoesNotUpdate()
1354 NotificationChannel channelDupe = in testCreateChannelAlreadyExistsNoOp() local
1356 mNotificationManager.createNotificationChannel(channelDupe); in testCreateChannelAlreadyExistsNoOp()