Searched refs:CHANNEL_COMPLETE (Results 1 – 1 of 1) sorted by relevance
68 private static final String CHANNEL_COMPLETE = "complete"; field in DownloadNotifier113 NotificationChannel completedNotifChannel = new NotificationChannel(CHANNEL_COMPLETE, in DownloadNotifier()217 builder = new Notification.Builder(mContext, CHANNEL_COMPLETE); in updateWithLocked()