Searched refs:foregroundChannel (Results 1 – 1 of 1) sorted by relevance
166 NotificationChannel foregroundChannel = new NotificationChannel( in createAll() local170 foregroundChannel.setBlockable(true); in createAll()171 channelsList.add(foregroundChannel); in createAll()