Searched refs:IsGroupOverview (Results 1 – 4 of 4) sorted by relevance
45 request.IsGroupOverview(); in DoSomethingInterestingWithMyAPI()
642 bool IsGroupOverview() const;
415 bool NotificationRequest::IsGroupOverview() const in IsGroupOverview() function in OHOS::Notification::NotificationRequest
172 EXPECT_EQ(true, notificationRequest.IsGroupOverview()); in OnConsumed()