Searched refs:GetBadgeIconStyle (Results 1 – 5 of 5) sorted by relevance
40 request.GetBadgeIconStyle(); in DoSomethingInterestingWithMyAPI()
833 NotificationRequest::BadgeStyle GetBadgeIconStyle() const;
106 auto badgeIconStyle = static_cast<int32_t>(request->GetBadgeIconStyle()); in SetNotificationRequestByNumber()
531 NotificationRequest::BadgeStyle NotificationRequest::GetBadgeIconStyle() const in GetBadgeIconStyle() function in OHOS::Notification::NotificationRequest
396 EXPECT_EQ(NotificationRequest::BadgeStyle::NONE, notificationRequest.GetBadgeIconStyle()); in CheckCaseNineResult()