Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/notificationmediacontent_fuzzer/
Dnotificationmediacontent_fuzzer.cpp32 notificationMediaContent.SetShownActions(actions); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_media_content.h61 void SetShownActions(const std::vector<uint32_t> &actions);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_media_content.cpp32 void NotificationMediaContent::SetShownActions(const std::vector<uint32_t> &actions) in SetShownActions() function in OHOS::Notification::NotificationMediaContent
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_media_content_test.cpp59 rrc->SetShownActions(actions);
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp577 mediaContent->SetShownActions(actions);