Searched refs:GetGroupAlertType (Results 1 – 4 of 4) sorted by relevance
44 request.GetGroupAlertType(); in DoSomethingInterestingWithMyAPI()
635 NotificationRequest::GroupAlertType GetGroupAlertType() const;
410 NotificationRequest::GroupAlertType NotificationRequest::GetGroupAlertType() const in GetGroupAlertType() function in OHOS::Notification::NotificationRequest
171 … EXPECT_EQ(NotificationRequest::GroupAlertType::ALL, notificationRequest.GetGroupAlertType()); in OnConsumed()