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.java1341 final NotificationChannel channelDupe = in testCreateSameChannelDoesNotUpdate() local
1343 mNotificationManager.createNotificationChannel(channelDupe); in testCreateSameChannelDoesNotUpdate()
1353 NotificationChannel channelDupe = in testCreateChannelAlreadyExistsNoOp() local
1355 mNotificationManager.createNotificationChannel(channelDupe); in testCreateChannelAlreadyExistsNoOp()