Home
last modified time | relevance | path

Searched refs:REMINDER_EVENT_ALARM_ALERT (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp46 customMatchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_ALARM_ALERT); in init()
149 if (action == ReminderRequest::REMINDER_EVENT_ALARM_ALERT) { in OnReceiveEvent()
H A Dreminder_data_manager.cpp471 want->SetAction(ReminderRequest::REMINDER_EVENT_ALARM_ALERT); in CreateTimerInfo()
472 sharedTimerInfo->SetAction(ReminderRequest::REMINDER_EVENT_ALARM_ALERT); in CreateTimerInfo()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp494 matchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_ALARM_ALERT); in HWTEST_F()
510 want.SetAction(ReminderRequest::REMINDER_EVENT_ALARM_ALERT); in HWTEST_F()
582 timeInfo->action_ = ReminderRequest::REMINDER_EVENT_ALARM_ALERT; in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h966 static const std::string REMINDER_EVENT_ALARM_ALERT; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp62 const std::string ReminderRequest::REMINDER_EVENT_ALARM_ALERT = "ohos.event.notification.reminder.ALARM_ALERT"; member in OHOS::Notification::ReminderRequest
172 // we need to make the REMINDER_EVENT_ALARM_ALERT do nothing. in CanShow()

Completed in 13 milliseconds