Searched refs:setNotification (Results 1 – 2 of 2) sorted by relevance
123 public static void setNotification(Context context, int id, @Nullable Notification notification) { in setNotification() method in NotificationUtil
114 NotificationUtil.setNotification(context, nextNotificationId++, notification); in onDownloadChanged()