Home
last modified time | relevance | path

Searched refs:AddNotificationUserInput (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
H A Dnotificationactionbutton_fuzzer.cpp45 actionButton->AddNotificationUserInput(userInput); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_action_button.h139 void AddNotificationUserInput(const std::shared_ptr<NotificationUserInput> &userInput);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp230 button->AddNotificationUserInput(userInput);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp160 void NotificationActionButton::AddNotificationUserInput(const std::shared_ptr<NotificationUserInput… in AddNotificationUserInput() function in OHOS::Notification::NotificationActionButton
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp754 actionButton->AddNotificationUserInput(userInput);
1421 ab1->AddNotificationUserInput(spUserInput2);
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp121 pActionButton->AddNotificationUserInput(userInput); in GetNotificationUserInput()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp392 pActionButton->AddNotificationUserInput(userInput); in GetNotificationUserInput()