Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_action_button.cpp28bool autoCreatedReplies, const std::vector<std::shared_ptr<NotificationUserInput>> &mimeTypeOnlyIn… in Create()
90bool autoCreatedReplies, const std::vector<std::shared_ptr<NotificationUserInput>> &mimeTypeOnlyIn… in NotificationActionButton()
170 void NotificationActionButton::SetAutoCreatedReplies(bool autoCreatedReplies) in SetAutoCreatedReplies()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_action_button_test.cpp117 bool autoCreatedReplies = true; variable
144 bool autoCreatedReplies = true; variable