Searched refs:REMINDER_EVENT_CLICK_ALERT (Results 1 – 3 of 3) sorted by relevance
52 customMatchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_CLICK_ALERT); in init()173 if (action == ReminderRequest::REMINDER_EVENT_CLICK_ALERT) { in OnReceiveEvent()
983 static const std::string REMINDER_EVENT_CLICK_ALERT; variable
68 const std::string ReminderRequest::REMINDER_EVENT_CLICK_ALERT = "ohos.event.notification.reminder.C… member in OHOS::Notification::ReminderRequest1534 want->SetAction(REMINDER_EVENT_CLICK_ALERT); in CreateWantAgent()