Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h814 void SetMaxWantAgentStr(const std::string& maxWantStr);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp216 reminder->SetMaxWantAgentStr(maxScreenWantAgent); in RecoverFromOldVersion()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp997 void ReminderRequest::SetMaxWantAgentStr(const std::string& maxWantStr) in SetMaxWantAgentStr() function in OHOS::Notification::ReminderRequest