Searched refs:REMINDER_EVENT_CUSTOM_ALERT (Results 1 – 3 of 3) sorted by relevance
44 customMatchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_CUSTOM_ALERT); in init()124 if (action == ReminderRequest::REMINDER_EVENT_CUSTOM_ALERT) { in OnReceiveEvent()
667 static const std::string REMINDER_EVENT_CUSTOM_ALERT; variable
60 const std::string ReminderRequest::REMINDER_EVENT_CUSTOM_ALERT = "ohos.event.notification.reminder.… member in OHOS::Notification::ReminderRequest1431 want->SetAction(REMINDER_EVENT_CUSTOM_ALERT); in AddActionButtons()