Home
last modified time | relevance | path

Searched defs:groupKey (Results 1 – 24 of 24) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DEventBatch.java42 EventBatch(long createdTimestamp, String groupKey) { in EventBatch()
H A DGroupCoalescer.java228 private EventBatch getOrBuildBatch(final String groupKey) { in getOrBuildBatch()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java460 @Nullable String groupKey) in createRow()
482 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification()
495 @Nullable String groupKey, @Nullable BubbleMetadata bubbleMetadata) { in createNotification()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java55 private String groupKey; field in StatusBarNotification
177 private String groupKey() { in groupKey() method in StatusBarNotification
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java492 void addSummaryToSuppress(String groupKey, String notifKey) { in addSummaryToSuppress()
505 String getSummaryKey(String groupKey) { in getSummaryKey()
512 void removeSuppressedSummary(String groupKey) { in removeSuppressedSummary()
523 public boolean isSummarySuppressed(String groupKey) { in isSummarySuppressed()
H A DBubbleController.java1070 public boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey) { in isBubbleNotificationSuppressedFromShade()
1488 final String groupKey = entry.getStatusBarNotification().getGroupKey(); in onEntryRemoved() local
1565 private ArrayList<Bubble> getBubblesInGroup(@Nullable String groupKey) { in getBubblesInGroup()
1883 String groupKey = entry.getStatusBarNotification().getGroupKey(); in isSummaryOfBubbles() local
2226 String groupKey) { in isBubbleNotificationSuppressedFromShade()
2273 public boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey) { in isBubbleNotificationSuppressedFromShade()
H A DBubbles.java98 boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey); in isBubbleNotificationSuppressedFromShade()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordExtractorData.java52 boolean allowBubble, boolean isBubble, NotificationChannel channel, String groupKey, in NotificationRecordExtractorData()
H A DRankingHelper.java117 final String groupKey = record.getGroupKey(); in sort() local
H A DSnoozeHelper.java169 String groupKey, Integer userId) { in getNotifications()
331 protected void repostGroupSummary(String pkg, int userId, String groupKey) { in repostGroupSummary()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java141 public SbnBuilder setGroup(Context context, String groupKey) { in setGroup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java592 public NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary()
612 String groupKey = entry.getSbn().getGroupKey(); in isOnlyChildInGroup() local
H A DShadeListBuilder.java899 final String groupKey = tle.getRepresentativeEntry().getSbn().getGroupKey(); in addGroupsWithChildrenLostToPromotion() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DPreparationCoordinatorTest.java473 final String groupKey = "test_reinflate_group"; in testPartiallyInflatedGroupsAreNotFilteredOutIfSummaryReinflate() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java313 private NotificationRecord getBeepyNotificationRecord(String groupKey, int groupAlertBehavior) { in getBeepyNotificationRecord()
318 private NotificationRecord getLightsNotificationRecord(String groupKey, in getLightsNotificationRecord()
327 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getNotificationRecord()
H A DGroupHelperTest.java75 UserHandle user, String groupKey) { in getSbn()
H A DNotificationManagerServiceTest.java856 String groupKey, boolean isSummary) { in generateNotificationRecord()
862 String tag, String groupKey, boolean isSummary) { in generateNotificationRecord()
918 NotificationChannel channel, int id, String tag, String groupKey, boolean isSummary) { in generateMessageBubbleNotifRecord()
988 String groupKey, boolean isSummary) { in getMessageStyleNotifBuilder()
1044 String groupKey = "BUBBLE_GROUP"; in addGroupWithBubblesAndValidateAdded() local
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java229 public NotificationEntryBuilder setGroup(Context context, String groupKey) { in setGroup()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java969 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java349 String groupKey = iconView.getNotification().getGroupKey(); in isReplacingIcon() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java196 final String groupKey = entryBuilder.build().getSbn().getGroupKey(); in testGetGroupSummary() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java8136 final String groupKey = "com.android.fgs-bg-restricted"; in showFgsBgRestrictedNotificationLocked() local
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java4930 public Builder setGroup(String groupKey) { in setGroup()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...