Searched refs:channel3 (Results 1 – 1 of 1) sorted by relevance
791 NotificationChannel channel3 = in testGetChannel() local799 mNotificationManager.createNotificationChannel(channel3); in testGetChannel()804 compareChannels(channel3, in testGetChannel()805 mNotificationManager.getNotificationChannel(channel3.getId())); in testGetChannel()819 NotificationChannel channel3 = in testGetChannels() local829 channelMap.put(channel3.getId(), channel3); in testGetChannels() local834 mNotificationManager.createNotificationChannel(channel3); in testGetChannels()837 mNotificationManager.deleteNotificationChannel(channel3.getId()); in testGetChannels()841 assertFalse(channel3.getId().equals(nc.getId())); in testGetChannels()