Searched full:notification_label (Results 1 – 5 of 5) sorted by relevance
93 NOTIFICATION_LABEL: {type: STRING, desc: notification label}100 NOTIFICATION_LABEL: {type: STRING, desc: notification label}
31 const std::string EVENT_PARAM_NOTIFICATION_LABEL = "NOTIFICATION_LABEL";
191 notification->GetNotificationId(), ReminderRequest::NOTIFICATION_LABEL, bundleOption); in CancelNotification()
577 static const std::string NOTIFICATION_LABEL; variable
46 const std::string ReminderRequest::NOTIFICATION_LABEL = "REMINDER_AGENT"; member in OHOS::Notification::ReminderRequest1412 notificationRequest_->SetLabel(NOTIFICATION_LABEL); in UpdateNotificationCommon()