Home
last modified time | relevance | path

Searched refs:SetMaxScreenWantAgent (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp46 request.SetMaxScreenWantAgent(wantAgent); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1058 void SetMaxScreenWantAgent(AppExecFwk::ElementName &element);
H A Dnotification_request.h313 void SetMaxScreenWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1032 SetMaxScreenWantAgent(maxScreenWantAgent); in UpdateNotificationRequest()
1571 void ReminderRequest::SetMaxScreenWantAgent(AppExecFwk::ElementName &element) in SetMaxScreenWantAgent() function in OHOS::Notification::ReminderRequest
1574 notificationRequest_->SetMaxScreenWantAgent(wantAgent); in SetMaxScreenWantAgent()
H A Dnotification_request.cpp150 void NotificationRequest::SetMaxScreenWantAgent(const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent) in SetMaxScreenWantAgent() function in OHOS::Notification::NotificationRequest
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_request_test.cpp58 * @tc.desc: SetMaxScreenWantAgent
67 notificationRequest.SetMaxScreenWantAgent(wantAgent); in HWTEST_F()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp726 request.SetMaxScreenWantAgent(maxScreenWantAgent); in GetNotificationMaxScreenWantAgent()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1243 request.SetMaxScreenWantAgent(maxScreenWantAgent); in GetNotificationMaxScreenWantAgent()

Completed in 17 milliseconds