Home
last modified time | relevance | path

Searched refs:SetStateToInActive (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h574 void SetStateToInActive();
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1607 void ReminderRequest::SetStateToInActive() in SetStateToInActive() function in OHOS::Notification::ReminderRequest
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp553 reminder->SetStateToInActive(); in CloseRemindersByGroupId()