Home
last modified time | relevance | path

Searched defs:isGroupSummary (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DGroupMembershipManagerImpl.java35 public boolean isGroupSummary(NotificationEntry entry) { in isGroupSummary() method in GroupMembershipManagerImpl
H A DGroupMembershipManager.java34 boolean isGroupSummary(NotificationEntry entry); in isGroupSummary() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java459 boolean isGroupSummary, in createRow()
482 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification()
494 public Notification createNotification(boolean isGroupSummary, in createNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DNotifUiAdjustmentProvider.kt107 val isGroupSummary = parent.summary == entry regex
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java146 public SbnBuilder setGroupSummary(Context context, boolean isGroupSummary) { in setGroupSummary()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java234 public NotificationEntryBuilder setGroupSummary(Context context, boolean isGroupSummary) { in setGroupSummary()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java3786 public boolean isGroupSummary() { in isGroupSummary() method in Notification
4944 public Builder setGroupSummary(boolean isGroupSummary) { in setGroupSummary()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...