Home
last modified time | relevance | path

Searched refs:REMINDER_EVENT_REMOVE_NOTIFICATION (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_event_manager.cpp50 customMatchingSkills.AddEvent(ReminderRequest::REMINDER_EVENT_REMOVE_NOTIFICATION); in init()
169 if (action == ReminderRequest::REMINDER_EVENT_REMOVE_NOTIFICATION) { in OnReceiveEvent()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h993 static const std::string REMINDER_EVENT_REMOVE_NOTIFICATION; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp522 want.SetAction(ReminderRequest::REMINDER_EVENT_REMOVE_NOTIFICATION); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp68 const std::string ReminderRequest::REMINDER_EVENT_REMOVE_NOTIFICATION = member in OHOS::Notification::ReminderRequest
1504 want->SetAction(REMINDER_EVENT_REMOVE_NOTIFICATION); in AddRemovalWantAgent()

Completed in 7 milliseconds