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