Home
last modified time | relevance | path

Searched defs:channel1 (Results 1 – 3 of 3) sorted by relevance

/cts/tests/app/src/android/app/cts/
DNotificationChannelTest.java95 NotificationChannel channel1 = NotificationChannel.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
DNotificationManagerTest.java1413 NotificationChannel channel1 = in testGetChannel() local
1440 NotificationChannel channel1 = in testGetChannels() local
1453 channelMap.put(channel1.getId(), channel1); in testGetChannels() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightBarTests.java250 NotificationChannel channel1 = new NotificationChannel(NOTIFICATION_CHANNEL_ID, in runInNotificationSession() local