Searched defs:userInputs (Results 1 – 2 of 2) sorted by relevance
35 …id NotificationUserInput::AddInputsToWant(const std::vector<std::shared_ptr<NotificationUserInput>… in AddInputsToWant()
249 for (auto userInputs : actionButton->GetMimeTypeOnlyUserInputs()) { in CheckCaseThreeResult() local648 std::vector<std::shared_ptr<NotificationUserInput>> userInputs; variable