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