Searched refs:GetShownActions (Results 1 – 6 of 6) sorted by relevance
60 EXPECT_EQ(rrc->GetShownActions(), actions);183 EXPECT_EQ(res->GetShownActions().size(), 2);
36 notificationMediaContent.GetShownActions(); in DoSomethingInterestingWithMyAPI()
69 std::vector<uint32_t> GetShownActions() const;
37 std::vector<uint32_t> NotificationMediaContent::GetShownActions() const in GetShownActions() function in OHOS::Notification::NotificationMediaContent
1500 auto showActions = media->GetShownActions(); in CanPublishMediaContent()
218 for (auto it : notificationMediaContent->GetShownActions()) { in CheckCaseOneResult()