Home
last modified time | relevance | path

Searched defs:userInputs (Results 1 – 2 of 2) sorted by relevance

/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_user_input.cpp35 …id NotificationUserInput::AddInputsToWant(const std::vector<std::shared_ptr<NotificationUserInput>… in AddInputsToWant()
/base/notification/ans_standard/frameworks/ans/test/moduletest/
Dans_innerkits_module_publish_test.cpp249 for (auto userInputs : actionButton->GetMimeTypeOnlyUserInputs()) { in CheckCaseThreeResult() local
648 std::vector<std::shared_ptr<NotificationUserInput>> userInputs; variable