Searched refs:GetShownActions (Results 1 – 6 of 6) sorted by relevance
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
60 EXPECT_EQ(rrc->GetShownActions(), actions);
996 auto showActions = media->GetShownActions(); in CanPublishMediaContent()
174 for (auto it : notificationMediaContent->GetShownActions()) { in CheckCaseOneResult()