Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp70 reminderRequest.SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h665 ReminderRequest& SetMaxScreenWantAgentInfo(const std::shared_ptr<MaxScreenAgentInfo> &maxScreenWantAgentInfo);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp604 SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in RecoverWantAgentByJson()
642 SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in DeserializeWantAgent()
652 ReminderRequest& ReminderRequest::SetMaxScreenWantAgentInfo( in SetMaxScreenWantAgentInfo() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp421 reminder->SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in GenMaxScreenWantAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp819 * @tc.desc: Test SetMaxScreenWantAgentInfo parameters.
828 rrc->SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in HWTEST_F()

Completed in 20 milliseconds