Searched refs:CHANNEL_WAITING (Results 1 – 1 of 1) sorted by relevance
66 private static final String CHANNEL_WAITING = "waiting"; field in DownloadNotifier103 mNotifManager.createNotificationChannel(new NotificationChannel(CHANNEL_WAITING, in DownloadNotifier()201 builder = new Notification.Builder(mContext, CHANNEL_WAITING); in updateWithLocked()