Home
last modified time | relevance | path

Searched refs:REMINDER_EVENT_CUSTOM_ALERT (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp51 customMatchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_CUSTOM_ALERT); in init()
165 if (action == ReminderRequest::REMINDER_EVENT_CUSTOM_ALERT) { in OnReceiveEvent()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h978 static const std::string REMINDER_EVENT_CUSTOM_ALERT; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp65 const std::string ReminderRequest::REMINDER_EVENT_CUSTOM_ALERT = "ohos.event.notification.reminder.COSTUM_ALERT"; member in OHOS::Notification::ReminderRequest
1465 want->SetAction(REMINDER_EVENT_CUSTOM_ALERT); in AddActionButtons()

Completed in 5 milliseconds