Searched refs:channel2 (Results 1 – 1 of 1) sorted by relevance
1416 NotificationChannel channel2 = in testGetChannel() local1426 mNotificationManager.createNotificationChannel(channel2); in testGetChannel()1430 compareChannels(channel2, in testGetChannel()1431 mNotificationManager.getNotificationChannel(channel2.getId())); in testGetChannel()1443 NotificationChannel channel2 = in testGetChannels() local1455 channelMap.put(channel2.getId(), channel2); in testGetChannels() local1459 mNotificationManager.createNotificationChannel(channel2); in testGetChannels()