QHConstants.QH_NOTIFY_ALWAYS, QHConstants.QH_NOTIFY_DEBUG -> {
                    lines!!.add(contentTitle)
                    createSummaryNotification(context, notificationManager)
                    notificationManager.notify(random.nextInt(), mBuilder.build())
                }