Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_action_button.cpp27 … std::shared_ptr<AAFwk::WantParams> &extras, NotificationConstant::SemanticActionButton semanticAc… in Create()
89 … std::shared_ptr<AAFwk::WantParams> &extras, NotificationConstant::SemanticActionButton semanticAc… in NotificationActionButton()
130 …icationActionButton::SetSemanticActionButton(NotificationConstant::SemanticActionButton semanticAc… in SetSemanticActionButton()
/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
Dnotificationrequest_fuzzer.cpp59 Notification::NotificationConstant::SemanticActionButton semanticActionButton = in DoSomethingInterestingWithMyAPI() local