Searched refs:CHANNEL_ACTIVE (Results 1 – 1 of 1) sorted by relevance
66 private static final String CHANNEL_ACTIVE = "active"; field in DownloadNotifier101 NotificationChannel activeNotifChannel = new NotificationChannel(CHANNEL_ACTIVE, in DownloadNotifier()211 builder = new Notification.Builder(mContext, CHANNEL_ACTIVE); in updateWithLocked()