Searched refs:CHANNEL_ACTIVE (Results 1 – 1 of 1) sorted by relevance
65 private static final String CHANNEL_ACTIVE = "active"; field in DownloadNotifier100 mNotifManager.createNotificationChannel(new NotificationChannel(CHANNEL_ACTIVE, in DownloadNotifier()198 builder = new Notification.Builder(mContext, CHANNEL_ACTIVE); in updateWithLocked()