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