Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp61 actionButton->SetSemanticActionButton(semanticActionButton); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_action_button.h109 void SetSemanticActionButton(NotificationConstant::SemanticActionButton semanticActionButton);
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp105 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON); in InitButtonRequest()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp130 void NotificationActionButton::SetSemanticActionButton(NotificationConstant::SemanticActionButton s… in SetSemanticActionButton() function in OHOS::Notification::NotificationActionButton
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp803 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON);