Searched refs:activeNotifChannel (Results 1 – 1 of 1) sorted by relevance
101 NotificationChannel activeNotifChannel = new NotificationChannel(CHANNEL_ACTIVE, in DownloadNotifier() local104 activeNotifChannel.setBlockable(true); in DownloadNotifier()105 mNotifManager.createNotificationChannel(activeNotifChannel); in DownloadNotifier()