Searched refs:REMINDER_EVENT_CLOSE_ALERT (Results 1 – 4 of 4) sorted by relevance
48 customMatchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_CLOSE_ALERT); in init()157 if (action == ReminderRequest::REMINDER_EVENT_CLOSE_ALERT) { in OnReceiveEvent()
496 matchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_CLOSE_ALERT); in HWTEST_F()516 want.SetAction(ReminderRequest::REMINDER_EVENT_CLOSE_ALERT); in HWTEST_F()
971 static const std::string REMINDER_EVENT_CLOSE_ALERT; variable
65 const std::string ReminderRequest::REMINDER_EVENT_CLOSE_ALERT = "ohos.event.notification.reminder.C… member in OHOS::Notification::ReminderRequest1457 want->SetAction(REMINDER_EVENT_CLOSE_ALERT); in AddActionButtons()