Searched refs:CHANNEL_COMPLETE (Results 1 – 1 of 1) sorted by relevance
67 private static final String CHANNEL_COMPLETE = "complete"; field in DownloadNotifier106 mNotifManager.createNotificationChannel(new NotificationChannel(CHANNEL_COMPLETE, in DownloadNotifier()204 builder = new Notification.Builder(mContext, CHANNEL_COMPLETE); in updateWithLocked()