/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/ |
H A D | EventBatch.java | 42 EventBatch(long createdTimestamp, String groupKey) { in EventBatch()
|
H A D | GroupCoalescer.java | 228 private EventBatch getOrBuildBatch(final String groupKey) { in getOrBuildBatch()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationTestHelper.java | 460 @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 D | StatusBarNotification.java | 55 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 D | BubbleData.java | 492 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 D | BubbleController.java | 1070 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 D | Bubbles.java | 98 boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey); in isBubbleNotificationSuppressedFromShade()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationRecordExtractorData.java | 52 boolean allowBubble, boolean isBubble, NotificationChannel channel, String groupKey, in NotificationRecordExtractorData()
|
H A D | RankingHelper.java | 117 final String groupKey = record.getGroupKey(); in sort() local
|
H A D | SnoozeHelper.java | 169 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 D | SbnBuilder.java | 141 public SbnBuilder setGroup(Context context, String groupKey) { in setGroup()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotifCollection.java | 592 public NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary() 612 String groupKey = entry.getSbn().getGroupKey(); in isOnlyChildInGroup() local
|
H A D | ShadeListBuilder.java | 899 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 D | PreparationCoordinatorTest.java | 473 final String groupKey = "test_reinflate_group"; in testPartiallyInflatedGroupsAreNotFilteredOutIfSummaryReinflate() local
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | BuzzBeepBlinkTest.java | 313 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 D | GroupHelperTest.java | 75 UserHandle user, String groupKey) { in getSbn()
|
H A D | NotificationManagerServiceTest.java | 856 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 D | NotificationEntryBuilder.java | 229 public NotificationEntryBuilder setGroup(Context context, String groupKey) { in setGroup()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/ |
H A D | NotificationInterruptStateProviderImplTest.java | 969 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | NotificationIconContainer.java | 349 String groupKey = iconView.getNotification().getGroupKey(); in isReplacingIcon() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotifCollectionTest.java | 196 final String groupKey = entryBuilder.build().getSbn().getGroupKey(); in testGetGroupSummary() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 8136 final String groupKey = "com.android.fgs-bg-restricted"; in showFgsBgRestrictedNotificationLocked() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 4930 public Builder setGroup(String groupKey) { in setGroup()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |