Home
last modified time | relevance | path

Searched refs:SetMaxScreenWantAgentInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp70 reminderRequest.SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp606 SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in RecoverWantAgentByJson()
644 SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in DeserializeWantAgent()
654 ReminderRequest& ReminderRequest::SetMaxScreenWantAgentInfo( in SetMaxScreenWantAgentInfo() function in OHOS::Notification::ReminderRequest
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h665 …ReminderRequest& SetMaxScreenWantAgentInfo(const std::shared_ptr<MaxScreenAgentInfo> &maxScreenWan…
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp421 reminder->SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in GenMaxScreenWantAgent()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp828 rrc->SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo);