Home
last modified time | relevance | path

Searched refs:getGroupKey (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAdjustmentExtractorTest.java66 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()
DNotificationRecordExtractorDataTest.java49 r.getGroupKey(), in testHasDiffs_noDiffs()
77 r.getGroupKey(), in testHasDiffs_proposedImportanceChange()
111 r.getGroupKey(), in testHasDiffs_autoBundled()
146 r.getGroupKey(), in testHasDiffs_sensitiveContentChange()
DSnoozeHelperTest.java687 mSnoozeHelper.repostGroupSummary("pkg", UserHandle.USER_SYSTEM, r.getGroupKey());
717 mSnoozeHelper.repostGroupSummary("pkg", UserHandle.USER_SYSTEM, r.getGroupKey());
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleEntry.java75 public String getGroupKey() { in getGroupKey() method in BubbleEntry
76 return mSbn.getGroupKey(); in getGroupKey()
DBubble.java283 mGroupKey = entry.getGroupKey(); in Bubble()
326 public String getGroupKey() { in getGroupKey() method in Bubble
DBubbleController.java1726 final String groupKey = entry.getStatusBarNotification().getGroupKey(); in onEntryRemoved()
1809 if (bubble.getGroupKey() != null && groupKey.equals(bubble.getGroupKey())) { in getBubblesInGroup()
2145 String groupKey = entry.getStatusBarNotification().getGroupKey(); in isSummaryOfBubbles()
2178 mBubbleData.addSummaryToSuppress(summary.getStatusBarNotification().getGroupKey(), in handleSummaryDismissalInterception()
/frameworks/base/services/core/java/com/android/server/vibrator/
DGroupedAggregatedLogRecords.java60 int groupKey = record.getGroupKey(); in add()
161 int getGroupKey(); in getGroupKey() method
DVibratorControlService.java573 public int getGroupKey() { in getGroupKey() method in VibratorControlService.VibrationScaleParamRecord
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordExtractorData.java87 || !Objects.equals(mGroupKey, r.getGroupKey()) in hasDiffForRankingLocked()
110 || !Objects.equals(mGroupKey, r.getGroupKey()) in hasDiffForLoggingLocked()
DRankingHelper.java148 final String groupKey = record.getGroupKey(); in sort()
156 final String groupKey = record.getGroupKey(); in sort()
167 NotificationRecord groupProxy = mProxyByGroupTmp.get(record.getGroupKey()); in sort()
DNotificationRecord.java477 proto.write(NotificationRecordProto.GROUP_KEY, getGroupKey()); in dump()
510 pw.println(prefix + "groupKey=" + getGroupKey()); in dump()
1141 public String getGroupKey() { in getGroupKey() method in NotificationRecord
1142 return getSbn().getGroupKey(); in getGroupKey()
DSnoozeHelper.java355 && groupKey.equals(potentialGroupSummary.getGroupKey())) { in repostGroupSummary()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java419 if (shouldAutoDismissChildren(otherEntry, entry.getSbn().getGroupKey())) { in locallyDismissNotifications()
456 mLogger.logNotifGroupPosted(batch.get(0).getSbn().getGroupKey(), batch.size()); in onNotificationGroupPosted()
596 .filter(it -> Objects.equals(it.getSbn().getGroupKey(), groupKey)) in getGroupSummary()
612 String groupKey = entry.getSbn().getGroupKey(); in isOnlyChildInGroup()
617 .filter(it -> Objects.equals(it.getSbn().getGroupKey(), groupKey)) in isOnlyChildInGroup()
779 if (otherEntry.getSbn().getGroupKey().equals(entry.getSbn().getGroupKey()) in cancelLocalDismissal()
875 return entry.getSbn().getGroupKey().equals(dismissedGroupKey)
1098 String group = entry.getSbn().getGroupKey(); in fetchSummaryToDismiss()
DShadeListBuilder.java584 final String topLevelKey = entry.getSbn().getGroupKey(); in groupNotifs()
899 final String groupKey = tle.getRepresentativeEntry().getSbn().getGroupKey(); in addGroupsWithChildrenLostToPromotion()
917 out.add(sbn.getGroupKey()); in addGroupsWithChildrenLostToFiltering()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
DActivityTileTest.java235 assertThat(tile.getGroupKey()).isNull(); in getGroupKey_empty_returnsNull()
243 assertThat(tile.getGroupKey()).isEqualTo("test_key"); in getGroupKey_notEmpty_returnsValue()
DProviderTileTest.java216 assertThat(tile.getGroupKey()).isNull(); in getGroupKey_empty_returnsNull()
224 assertThat(tile.getGroupKey()).isEqualTo("test_key"); in getGroupKey_notEmpty_returnsValue()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
DGroupCoalescer.java184 final EventBatch batch = mBatches.get(sbn.getGroupKey()); in maybeEmitBatch()
208 final EventBatch batch = getOrBuildBatch(sbn.getGroupKey()); in handleNotificationPosted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DBubbleCoordinator.java90 entry.getKey(), entry.getSbn().getGroupKey());
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java1163 groupedBubble.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()
1166 groupedBubble.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()
1167 assertTrue(mBubbleData.isSummarySuppressed(groupSummary.getEntry().getSbn().getGroupKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()
1190 groupSummary.getEntry().getSbn().getGroupKey())); in testAppRemovesSummary_removesAllBubbleChildren()
1220 groupedBubble.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()
1223 groupedBubble.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()
1228 groupSummary.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()
1231 groupSummary.getEntry().getSbn().getGroupKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()
2552 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationSuppressedFromShade()
2554 entry.getKey(), entry.getGroupKey())); in assertBubbleNotificationSuppressedFromShade()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DNotificationHelper.java248 entry.getKey(), entry.getSbn().getGroupKey()); in shouldFilterOut()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java196 final String groupKey = entryBuilder.build().getSbn().getGroupKey(); in testGetGroupSummary()
528 assertNotNull(entry3.getSbn().getGroupKey()); in testRankingUpdateIsProperlyIssuedToEveryone()
1688 container, container.getSbn().getGroupKey())); in testCanDismissOtherNotificationChildren()
1701 container, container.getSbn().getGroupKey())); in testCannotDismissOngoingNotificationChildren()
1714 container, container.getSbn().getGroupKey())); in testCannotDismissNoClearNotifications()
1730 container, container.getSbn().getGroupKey())); in testCannotDismissPriorityConversations()
1744 container, container.getSbn().getGroupKey())); in testCanDismissFgsNotificationChildren()
/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
DGroupedAggregatedLogRecordsTest.java240 public int getGroupKey() { in getGroupKey() method in GroupedAggregatedLogRecordsTest.TestSingleLogRecord
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImpl.java401 String removedGroupKey = removedIcon.getNotification().getGroupKey(); in updateIconsForLayout()
405 && candidate.getNotification().getGroupKey().equals(removedGroupKey)) { in updateIconsForLayout()
/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
DTile.java394 public String getGroupKey() { in getGroupKey() method in Tile
/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java417 public String getGroupKey() { in getGroupKey() method in StatusBarNotification

12