Searched refs:foregroundChannel (Results 1 – 1 of 1) sorted by relevance
157 NotificationChannel foregroundChannel = new NotificationChannel( in createAll() local161 foregroundChannel.setBlockableSystem(true); in createAll()162 channelsList.add(foregroundChannel); in createAll()