Searched refs:isGroupSummary (Results 1 – 10 of 10) sorted by relevance
202 boolean isGroupSummary, in createRow() argument205 Notification notif = createNotification(isGroupSummary, groupKey); in createRow()225 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() argument226 return createNotification(isGroupSummary, groupKey, null /* bubble metadata */); in createNotification()237 public Notification createNotification(boolean isGroupSummary, in createNotification() argument250 if (isGroupSummary) { in createNotification()
198 && group.summary.notification.getNotification().isGroupSummary() in updateSuppression()258 return isGroupSuppressed(getGroupKey(sbn)) && sbn.getNotification().isGroupSummary(); in isSummaryOfSuppressedGroup()262 return !sbn.getNotification().isGroupSummary() in isOnlyChild()332 if (!isGroupSummary(sbn)) { in isSummaryOfGroup()421 public boolean isGroupSummary(StatusBarNotification sbn) { in isGroupSummary() method in NotificationGroupManager425 return sbn.getNotification().isGroupSummary(); in isGroupSummary()438 return sbn.isGroup() && !sbn.getNotification().isGroupSummary(); in isGroupChild()485 if (!sbn.isGroup() || sbn.getNotification().isGroupSummary()) { in shouldIsolate()
477 if (mEntry.notification.getNotification().isGroupSummary() in isStillValid()478 != mOriginalNotification.getNotification().isGroupSummary()) { in isStillValid()
139 boolean isGroupSummary = record.getNotification().isGroupSummary(); in sort()147 isGroupSummary ? '0' : '1', in sort()
284 && potentialGroupSummary.getNotification().isGroupSummary() in repostGroupSummary()
1472 if (posted.sbn.isGroup() && posted.getNotification().isGroupSummary()) { in getNotificationRecordCount()5128 if (r.getNotification().isGroupSummary()) {5460 if (r.sbn.isGroup() && r.sbn.getNotification().isGroupSummary()) {5602 if (n.isGroupSummary() && !sbn.isAppGroup()) {5609 boolean isSummary = n.isGroupSummary();5613 boolean oldIsSummary = old != null && oldN.isGroupSummary();5762 if (record.sbn.isGroup() && record.sbn.getNotification().isGroupSummary()) {6861 if (!n.isGroupSummary()) {6888 if ((childSbn.isGroup() && !childSbn.getNotification().isGroupSummary()) &&
138 if (overrideGroupKey != null && getNotification().isGroupSummary()) { in key()421 getNotification().isGroupSummary() ? 1 : 0) in getLogMaker()
3245 public boolean isGroupSummary() { in isGroupSummary() method in Notification3261 if (isGroupSummary() in suppressAlertingDueToGrouping()4335 public Builder setGroupSummary(boolean isGroupSummary) { in setGroupSummary() argument4336 setFlag(FLAG_GROUP_SUMMARY, isGroupSummary); in setGroupSummary()
2032 assertTrue(parent.sbn.getNotification().isGroupSummary()); in testSnoozeRunnable_snoozeGroupChild_onlyChildOfSummary()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...