Searched refs:channel4 (Results 1 – 1 of 1) sorted by relevance
1421 NotificationChannel channel4 = in testGetChannel() local1427 mNotificationManager.createNotificationChannel(channel4); in testGetChannel()1435 compareChannels(channel4, in testGetChannel()1436 mNotificationManager.getNotificationChannel(channel4.getId())); in testGetChannel()1448 NotificationChannel channel4 = in testGetChannels() local1456 channelMap.put(channel4.getId(), channel4); in testGetChannels() local1460 mNotificationManager.createNotificationChannel(channel4); in testGetChannels()