Searched defs:mimeTypeOnlyInputs (Results 1 – 2 of 2) sorted by relevance
122 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs = {userInput}; in HWTEST_F() local148 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs; variable175 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs; variable
28 …bool autoCreatedReplies, const std::vector<std::shared_ptr<NotificationUserInput>> &mimeTypeOnlyIn… in Create()90 …bool autoCreatedReplies, const std::vector<std::shared_ptr<NotificationUserInput>> &mimeTypeOnlyIn… in NotificationActionButton()