Searched refs:getGroupAlertBehavior (Results 1 – 8 of 8) sorted by relevance
623 record.getNotification().getGroupAlertBehavior(), in maybeGroupWithSections()875 record.getNotification().getGroupAlertBehavior(), in addToUngroupedAndMaybeAggregate()1465 record.getNotification().getGroupAlertBehavior(), in moveNotificationsToNewSection()1713 r.getNotification().getGroupAlertBehavior(), in groupSparseGroups()
609 pw.println(prefix + "groupAlertBehavior=" + notification.getGroupAlertBehavior()); in dumpNotification()
1077 summary.getSbn().getNotification().getGroupAlertBehavior(); in updateAutobundledSummaryLocked()
939 assertEquals(GROUP_ALERT_CHILDREN, summaryNotif.getGroupAlertBehavior()); in testBuilder_setSilent_summaryBehavior_groupAlertChildren()949 assertEquals(GROUP_ALERT_SUMMARY, childNotif.getGroupAlertBehavior()); in testBuilder_setSilent_childBehavior_groupAlertSummary()
4315 public @GroupAlertBehavior int getGroupAlertBehavior() { in getGroupAlertBehavior() method4413 && getGroupAlertBehavior() == Notification.GROUP_ALERT_CHILDREN) { in suppressAlertingDueToGrouping()4416 && getGroupAlertBehavior() == Notification.GROUP_ALERT_SUMMARY) { in suppressAlertingDueToGrouping()
2667 assertThat(summary.getNotification().getGroupAlertBehavior()).isEqualTo( in testAggregatedSummary_updateSummaryAttributes()16119 parcel.writeInt(notif.getGroupAlertBehavior());
2365 HSPLandroid/app/Notification;->getGroupAlertBehavior()I
6486 method public int getGroupAlertBehavior();