Searched refs:channelCaptor (Results 1 – 1 of 1) sorted by relevance
682 ArgumentCaptor<NotificationChannel> channelCaptor = ArgumentCaptor.forClass( in checkChannelImportanceLevel() local685 channelCaptor.capture()); in checkChannelImportanceLevel()690 for (NotificationChannel notificationChannel : channelCaptor.getAllValues()) { in checkChannelImportanceLevel()