Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_action_button_test.cpp115 NotificationConstant::SemanticActionButton semanticActionButton = in HWTEST_F() local
145 NotificationConstant::SemanticActionButton semanticActionButton = variable
172 NotificationConstant::SemanticActionButton semanticActionButton = variable
198 NotificationConstant::SemanticActionButton semanticActionButton = variable
231 NotificationConstant::SemanticActionButton semanticActionButton = variable
301 NotificationConstant::SemanticActionButton semanticActionButton = variable
/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.cpp58 Notification::NotificationConstant::SemanticActionButton semanticActionButton = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ets/ani/include/
Dsts_action_button.h40 SemanticActionButton semanticActionButton = SemanticActionButton::NONE_ACTION_BUTTON; member