Searched defs:isGroupSummary (Results 1 – 7 of 7) sorted by relevance
35 public boolean isGroupSummary(NotificationEntry entry) { in isGroupSummary() method in GroupMembershipManagerImpl
34 boolean isGroupSummary(NotificationEntry entry); in isGroupSummary() method
89 val isGroupSummary = parent.summary == entry in isEntryMinimized() constant
412 boolean isGroupSummary, in createRow()435 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification()447 public Notification createNotification(boolean isGroupSummary, in createNotification()
146 public SbnBuilder setGroupSummary(Context context, boolean isGroupSummary) { in setGroupSummary()
234 public NotificationEntryBuilder setGroupSummary(Context context, boolean isGroupSummary) { in setGroupSummary()
3710 public boolean isGroupSummary() { in isGroupSummary() method in Notification4865 public Builder setGroupSummary(boolean isGroupSummary) { in setGroupSummary()