Searched full:notification_label (Results 1 – 9 of 9) sorted by relevance
44 "name":"notification_label",
52 "name":"notification_label",
93 NOTIFICATION_LABEL: {type: STRING, desc: notification label}100 NOTIFICATION_LABEL: {type: STRING, desc: notification label}
27 const std::string MASS_STORAGE_NOTIFICATION_LABEL_KEY = "notification_label";
34 static const std::string NOTIFICATION_LABEL = "REMINDER_AGENT"; variable325 if (autoDeletedTime <= 0 || label != NOTIFICATION_LABEL) { in OnCanceled()
31 const std::string EVENT_PARAM_NOTIFICATION_LABEL = "NOTIFICATION_LABEL";
327 …ReminderRequest::NOTIFICATION_LABEL, bundleOption, NotificationConstant::APP_CANCEL_REMINDER_REASO… in CancelNotification()
63 const std::string ReminderRequest::NOTIFICATION_LABEL = "REMINDER_AGENT"; member in OHOS::Notification::ReminderRequest1656 notificationRequest_->SetLabel(NOTIFICATION_LABEL); in UpdateNotificationCommon()
956 static const std::string NOTIFICATION_LABEL; variable