Searched refs:AddNotificationUserInput (Results 1 – 5 of 5) sorted by relevance
45 actionButton->AddNotificationUserInput(userInput); in DoSomethingInterestingWithMyAPI()
139 void AddNotificationUserInput(const std::shared_ptr<NotificationUserInput> &userInput);
160 void NotificationActionButton::AddNotificationUserInput(const std::shared_ptr<NotificationUserInput… in AddNotificationUserInput() function in OHOS::Notification::NotificationActionButton
678 actionButton->AddNotificationUserInput(userInput);1360 ab1->AddNotificationUserInput(spUserInput2);
2536 pActionButton->AddNotificationUserInput(userInput); in GetNotificationUserInput()