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