Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A 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()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp115 NotificationConstant::SemanticActionButton semanticActionButton = in HWTEST_F() local
145 NotificationConstant::SemanticActionButton semanticActionButton = variable
172 NotificationConstant::SemanticActionButton semanticActionButton = variable
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationrequest_fuzzer/
H A Dnotificationrequest_fuzzer.cpp59 Notification::NotificationConstant::SemanticActionButton semanticActionButton = in DoSomethingInterestingWithMyAPI() local