Home
last modified time | relevance | path

Searched refs:markAsGroupSummary (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotifUiAdjustmentProviderTest.kt200 entry.markAsGroupSummary() in changeIsGroupSummary_needReInflation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DPreparationCoordinator.java279 summary.markAsGroupSummary(); in inflateRequiredGroupViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java226 public void markAsGroupSummary() { in markAsGroupSummary() method in NotificationEntry