Home
last modified time | relevance | path

Searched refs:SetInputsSource (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
H A Dnotificationuserinput_fuzzer.cpp36 notificationUserInput.SetInputsSource(want, source); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_user_input.h35 static void SetInputsSource(AAFwk::Want &want, NotificationConstant::InputsSource source);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_user_input.cpp24 void NotificationUserInput::SetInputsSource(AAFwk::Want &want, NotificationConstant::InputsSource s… in SetInputsSource() function in OHOS::Notification::NotificationUserInput
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp742 userInput->SetInputsSource(g_want, NotificationConstant::FREE_FORM_INPUT);