Home
last modified time | relevance | path

Searched refs:REMOVAL_WANT_AGENT (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h84 REMOVAL_WANT_AGENT, enumerator
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/
Dreminder_request_branch_test.cpp204 …Request::UpdateNotificationType type = ReminderRequest::UpdateNotificationType::REMOVAL_WANT_AGENT;
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp796 …reminder->UpdateNotificationRequest(ReminderRequest::UpdateNotificationType::REMOVAL_WANT_AGENT, "… in UpdateNotification()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp937 case UpdateNotificationType::REMOVAL_WANT_AGENT: { in UpdateNotificationRequest()