Searched refs:heavyWeightChannel (Results 1 – 1 of 1) sorted by relevance
164 NotificationChannel heavyWeightChannel = new NotificationChannel( in createAll() local168 heavyWeightChannel.setShowBadge(false); in createAll()169 heavyWeightChannel.setSound(null, new AudioAttributes.Builder() in createAll()173 channelsList.add(heavyWeightChannel); in createAll()