Searched defs:mimeTypeOnlyInputs (Results 1 – 3 of 3) 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; variable201 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs; variable234 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs; variable304 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs; variable
42 std::vector<std::shared_ptr<NotificationUserInput>> mimeTypeOnlyInputs = {}; member
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()