Searched refs:newFeaturePrompt (Results 1 – 1 of 1) sorted by relevance
201 final NotificationChannel newFeaturePrompt = new NotificationChannel( in createAll() local205 newFeaturePrompt.setBlockable(true); in createAll()206 channelsList.add(newFeaturePrompt); in createAll()