Searched refs: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}
34 static const std::string NOTIFICATION_LABEL = "REMINDER_AGENT"; variable325 if (autoDeletedTime <= 0 || label != NOTIFICATION_LABEL) { in OnCanceled()
327 …ReminderRequest::NOTIFICATION_LABEL, bundleOption, NotificationConstant::APP_CANCEL_REMINDER_REASO… in CancelNotification()
956 static const std::string NOTIFICATION_LABEL; variable
63 const std::string ReminderRequest::NOTIFICATION_LABEL = "REMINDER_AGENT"; member in OHOS::Notification::ReminderRequest1656 notificationRequest_->SetLabel(NOTIFICATION_LABEL); in UpdateNotificationCommon()