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/
Dreminderrequest_fuzzer.cpp80 reminderRequest.SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h477 …ReminderRequest& SetMaxScreenWantAgentInfo(const std::shared_ptr<MaxScreenAgentInfo> &maxScreenWan…
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp656 SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in RecoverWantAgent()
666 ReminderRequest& ReminderRequest::SetMaxScreenWantAgentInfo( in SetMaxScreenWantAgentInfo() function in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp167 reminder->SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo); in GenMaxScreenWantAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp834 rrc->SetMaxScreenWantAgentInfo(maxScreenWantAgentInfo);