Searched refs:channel4 (Results 1 – 1 of 1) sorted by relevance
1422 NotificationChannel channel4 = in testGetChannel() local1428 mNotificationManager.createNotificationChannel(channel4); in testGetChannel()1436 compareChannels(channel4, in testGetChannel()1437 mNotificationManager.getNotificationChannel(channel4.getId())); in testGetChannel()1449 NotificationChannel channel4 = in testGetChannels() local1457 channelMap.put(channel4.getId(), channel4); in testGetChannels() local1461 mNotificationManager.createNotificationChannel(channel4); in testGetChannels()