Home
last modified time | relevance | path

Searched refs:SetAutoCreatedReplies (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp62 actionButton->SetAutoCreatedReplies(enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_action_button.h156 void SetAutoCreatedReplies(bool autoCreatedReplies);
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp106 actionButton->SetAutoCreatedReplies(true); in InitButtonRequest()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp170 void NotificationActionButton::SetAutoCreatedReplies(bool autoCreatedReplies) in SetAutoCreatedReplies() function in OHOS::Notification::NotificationActionButton
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp804 actionButton->SetAutoCreatedReplies(true);