Searched refs:GetInputsFromWant (Results 1 – 4 of 4) sorted by relevance
44 notificationUserInput.GetInputsFromWant(want); in DoSomethingInterestingWithMyAPI()
64 static std::shared_ptr<AAFwk::WantParams> GetInputsFromWant(const AAFwk::Want &want);
40 std::shared_ptr<AAFwk::WantParams> NotificationUserInput::GetInputsFromWant(const AAFwk::Want &want) in GetInputsFromWant() function in OHOS::Notification::NotificationUserInput
266 EXPECT_EQ(nullptr, userInput->GetInputsFromWant(g_want)); in CheckCaseTwoResult()