Home
last modified time | relevance | path

Searched refs:CreateWantAgent (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1050 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> CreateWantAgent(AppExecFwk::ElementName &element) const;
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1524 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> ReminderRequest::CreateWantAgent( in CreateWantAgent() function in OHOS::Notification::ReminderRequest
1579 std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> wantAgent = CreateWantAgent(element); in SetWantAgent()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1222 * @tc.desc: Test CreateWantAgent parameters.
1238 * @tc.desc: Test CreateWantAgent parameters.
1248 reminderRequestChild->CreateWantAgent(element); in HWTEST_F()

Completed in 8 milliseconds