/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/ |
D | NotificationGroupManagerLegacy.java | 110 NotificationGroup group = mGroupMap.get(getGroupKey(entry.getSbn())); in isGroupExpanded() 121 NotificationGroup group = mGroupMap.get(sbn.getGroupKey()); in isLogicalGroupExpanded() 130 NotificationGroup group = mGroupMap.get(getGroupKey(entry.getSbn())); in setGroupExpanded() 156 updateSuppression(mGroupMap.get(oldSbn.getGroupKey())); in onEntryRemoved() 169 onEntryRemovedInternal(removed, sbn.getGroupKey(), sbn.isGroup(), in onEntryRemovedInternal() 175 String groupKey = getGroupKey(removed.getKey(), notifGroupKey); in onEntryRemovedInternal() 220 String groupKey = getGroupKey(sbn); in onEntryAddedInternal() 301 entry.getKey(), entry.getSbn().getGroupKey())) { in updateSuppression() 457 return getNumberOfIsolatedChildren(group.summary.getSbn().getGroupKey()) != 0; in hasIsolatedChildren() 463 if (sbn.getGroupKey().equals(groupKey) && isIsolated(sbn.getKey())) { in getNumberOfIsolatedChildren() [all …]
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationAdjustmentExtractorTest.java | 66 assertFalse(r.getGroupKey().contains(GroupHelper.AUTOGROUP_KEY)); in testExtractsAdjustment() 72 assertTrue(r.getGroupKey().contains(GroupHelper.AUTOGROUP_KEY)); in testExtractsAdjustment() 103 assertFalse(r.getGroupKey().contains(GroupHelper.AUTOGROUP_KEY)); in testExtractsAdjustments() 109 assertTrue(r.getGroupKey().contains(GroupHelper.AUTOGROUP_KEY)); in testExtractsAdjustments()
|
D | SnoozeHelperTest.java | 568 mSnoozeHelper.repostGroupSummary("pkg", UserHandle.USER_SYSTEM, r.getGroupKey());
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupAlertTransferHelper.java | 192 GroupAlertEntry groupAlertEntry = mGroupAlertEntries.get(mGroupManager.getGroupKey( in onGroupChanged() 253 String groupKey = mGroupManager.getGroupKey(entry.getSbn()); 326 String groupKey = mGroupManager.getGroupKey(group.summary.getSbn()); in isPendingNotificationInGroup() 328 && Objects.equals(mGroupManager.getGroupKey(entry.getSbn()), groupKey) in isPendingNotificationInGroup() 350 mGroupAlertEntries.get(mGroupManager.getGroupKey(summary.getSbn())); in handleSuppressedSummaryAlerted() 412 mGroupAlertEntries.get(mGroupManager.getGroupKey(summary.getSbn())); in handleOverriddenSummaryAlerted() 659 if (mEntry.getSbn().getGroupKey() != mOriginalNotification.getGroupKey()) { in isStillValid()
|
D | NotificationIconAreaController.java | 448 String removedGroupKey = removedIcon.getNotification().getGroupKey(); in updateIconsForLayout() 452 && candidate.getNotification().getGroupKey().equals(removedGroupKey)) { in updateIconsForLayout()
|
D | NotificationIconContainer.java | 317 String groupKey = iconView.getNotification().getGroupKey(); in isReplacingIcon()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleEntry.java | 75 public String getGroupKey() { in getGroupKey() method in BubbleEntry 76 return mSbn.getGroupKey(); in getGroupKey()
|
D | BubbleController.java | 983 final String groupKey = entry.getStatusBarNotification().getGroupKey(); in onEntryRemoved() 1042 if (bubble.getGroupKey() != null && groupKey.equals(bubble.getGroupKey())) { in getBubblesInGroup() 1147 final String groupKey = entry.getStatusBarNotification().getGroupKey(); 1226 String groupKey = entry.getStatusBarNotification().getGroupKey(); in isSummaryOfBubbles() 1260 mBubbleData.addSummaryToSuppress(summary.getStatusBarNotification().getGroupKey(), in handleSummaryDismissalInterception()
|
D | Bubble.java | 198 mGroupKey = entry.getGroupKey(); in Bubble() 223 public String getGroupKey() { in getGroupKey() method in Bubble
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/ |
D | NewNotifPipelineBubblesTest.java | 838 groupedBubble.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() 841 groupedBubble.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() 842 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() 865 groupSummary.getEntry().getSbn().getGroupKey())); in testAppRemovesSummary_removesAllBubbleChildren() 895 groupedBubble.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() 898 groupedBubble.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() 903 groupSummary.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() 906 groupSummary.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() 948 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationSuppressedFromShade() 950 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationSuppressedFromShade() [all …]
|
D | BubblesTest.java | 1026 groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() 1029 groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() 1030 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade() 1053 groupSummary.getEntry().getSbn().getGroupKey())); in testAppRemovesSummary_removesAllBubbleChildren() 1084 groupedBubble.getEntry().getSbn().getGroupKey())); in testSummaryDismissal_marksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() 1087 groupedBubble.getEntry().getSbn().getGroupKey())); in testSummaryDismissal_marksBubblesHiddenFromShadeAndDismissesNonBubbledChildren() 1266 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationSuppressedFromShade() 1268 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationSuppressedFromShade() 1277 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationNotSuppressedFromShade() 1279 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationNotSuppressedFromShade()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingHelper.java | 114 final String groupKey = record.getGroupKey(); in sort() 124 NotificationRecord groupProxy = mProxyByGroupTmp.get(record.getGroupKey()); in sort()
|
D | NotificationRecord.java | 441 proto.write(NotificationRecordProto.GROUP_KEY, getGroupKey()); in dump() 472 pw.println(prefix + "groupKey=" + getGroupKey()); in dump() 1023 public String getGroupKey() { in getGroupKey() method in NotificationRecord 1024 return getSbn().getGroupKey(); in getGroupKey()
|
D | NotificationManagerService.java | 2090 mSummaryByGroupKey.put(r.getGroupKey(), r); in addNotification() 6747 r.getSbn().getGroupKey(), r.getSbn().getUserId()); 6758 if (mSummaryByGroupKey.containsKey(r.getSbn().getGroupKey())) { 6975 mSnoozeHelper.repostGroupSummary(pkg, r.getUserId(), n.getGroupKey()); 7149 buzzBeepBlinkLoggingCode, getGroupInstanceId(r.getSbn().getGroupKey())); 7344 String group = sbn.getGroupKey(); 7348 String oldGroup = old != null ? old.getSbn().getGroupKey() : null; 8068 groupKeyBefore.add(r.getGroupKey()); 8087 || !Objects.equals(groupKeyBefore.get(i), r.getGroupKey()) 8430 String groupKey = r.getGroupKey(); [all …]
|
D | SnoozeHelper.java | 416 && groupKey.equals(potentialGroupSummary.getGroupKey())) { in repostGroupSummary()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 341 if (shouldAutoDismissChildren(otherEntry, entry.getSbn().getGroupKey())) { in locallyDismissNotifications() 372 mLogger.logNotifGroupPosted(batch.get(0).getSbn().getGroupKey(), batch.size()); in onNotificationGroupPosted() 594 if (otherEntry.getSbn().getGroupKey().equals(entry.getSbn().getGroupKey()) in cancelLocalDismissal() 699 return entry.getSbn().getGroupKey().equals(dismissedGroupKey)
|
D | ShadeListBuilder.java | 463 final String topLevelKey = entry.getSbn().getGroupKey(); in groupNotifs()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/ |
D | GroupCoalescer.java | 176 final EventBatch batch = mBatches.get(sbn.getGroupKey()); in maybeEmitBatch() 200 final EventBatch batch = getOrBuildBatch(sbn.getGroupKey()); in handleNotificationPosted()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | BubbleCoordinator.java | 93 entry.getKey(), entry.getSbn().getGroupKey());
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/ |
D | NotificationHelper.java | 248 entry.getKey(), entry.getSbn().getGroupKey()); in shouldFilterOut()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 465 ? group.summary.getSbn().getGroupKey() in setupNEM() 490 final String groupKey = entry.getSbn().getGroupKey(); in setupNEM()
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 378 public String getGroupKey() { in getGroupKey() method in StatusBarNotification
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationViewHierarchyManager.java | 329 ent.getKey(), ent.getSbn().getGroupKey()); in shouldSuppressActiveNotification()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupAlertTransferHelperTest.java | 297 doReturn("other_group").when(newSbn).getGroupKey(); in testUpdateGroupChangeDoesNotTransfer()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollectionTest.java | 348 assertNotNull(entry3.getSbn().getGroupKey()); in testRankingUpdateIsProperlyIssuedToEveryone()
|