/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/render/ |
D | GroupMembershipManagerTest.kt | 65 val groupKey = "group" in isChildInGroup_summary() constant 86 val groupKey = "group" in isGroupSummary_summary() constant 100 val groupKey = "group" in isGroupSummary_child() constant 122 val groupKey = "group" in getGroupSummary_summary() constant 136 val groupKey = "group" in getGroupSummary_child() constant 165 val groupKey = "group" in isChildEntryAdapterInGroup_summary() constant 179 val groupKey = "group" in isChildEntryAdapterInGroup_child() constant 201 val groupKey = "group" in isGroupRoot_summary() constant 215 val groupKey = "group" in isGroupRoot_child() constant
|
/frameworks/base/services/core/java/com/android/server/vibrator/ |
D | GroupedAggregatedLogRecords.java | 46 abstract void dumpGroupHeader(IndentingPrintWriter pw, int groupKey); in dumpGroupHeader() 49 abstract long findGroupKeyProtoFieldId(int groupKey); in findGroupKeyProtoFieldId() 60 int groupKey = record.getGroupKey(); in add() local
|
/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/ |
D | GroupedAggregatedLogRecordsTest.java | 166 private TestSingleLogRecord createRecord(int groupKey, int aggregateKey, long createTime) { in createRecord() 215 void dumpGroupHeader(IndentingPrintWriter pw, int groupKey) { in dumpGroupHeader() 220 long findGroupKeyProtoFieldId(int groupKey) { in findGroupKeyProtoFieldId() 233 TestSingleLogRecord(int groupKey, int aggregateKey, long createTime) { in TestSingleLogRecord()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewmodel/ |
D | NotificationIconsViewData.kt | 100 val groupKey: String, constant in com.android.systemui.statusbar.notification.icon.ui.viewmodel.NotificationIconInfo 109 groupKey?.let { groupKey -> in ActiveNotificationModel() method 124 val groupKey: String, constant in com.android.systemui.statusbar.notification.icon.ui.viewmodel.IconGroupInfo
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/ |
D | EventBatch.java | 42 EventBatch(long createdTimestamp, String groupKey) { in EventBatch()
|
D | GroupCoalescer.java | 230 private EventBatch getOrBuildBatch(final String groupKey) { in getOrBuildBatch()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingHelper.java | 148 final String groupKey = record.getGroupKey(); in sort() local 156 final String groupKey = record.getGroupKey(); in sort() local
|
D | GroupHelper.java | 899 final String groupKey = record.getSbn().getGroupKey(); in isGroupChildBundled() local 1117 String groupKey = summaryRecord.getSbn().getGroup(); in onGroupSummaryAdded() local 1399 record GroupUpdateOp(FullyQualifiedGroupKey groupKey, NotificationRecord record, in moveNotificationsToNewSection() 1575 private static int getNumChildrenForGroup(@NonNull final String groupKey, in getNumChildrenForGroup() 1596 final String groupKey = record.getSbn().getGroup(); in isGroupSummaryWithoutChildren() local 1609 final String groupKey = record.getSbn().getGroupKey(); in isGroupChildWithoutSummary() local 1784 private int getNumChildrenForGroupWithSection(final String groupKey, in getNumChildrenForGroupWithSection() 1813 final FullyQualifiedGroupKey groupKey = new FullyQualifiedGroupKey(record.getUserId(), in cacheCanceledSummary() local 2098 void removeAutoGroupSummary(int user, String pkg, String groupKey); in removeAutoGroupSummary() 2100 void updateAutogroupSummary(int userId, String pkg, String groupKey, in updateAutogroupSummary() [all …]
|
D | NotificationRecordExtractorData.java | 53 boolean allowBubble, boolean isBubble, NotificationChannel channel, String groupKey, in NotificationRecordExtractorData()
|
D | SnoozeHelper.java | 169 String groupKey, Integer userId) { in getNotifications() 345 protected void repostGroupSummary(String pkg, int userId, String groupKey) { in repostGroupSummary()
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 61 private String groupKey; field in StatusBarNotification 192 private String groupKey() { in groupKey() method in StatusBarNotification
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationTestHelper.java | 576 @Nullable String groupKey) in createRow() 598 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() 611 @Nullable String groupKey, @Nullable BubbleMetadata bubbleMetadata) { in createNotification()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleData.java | 642 void addSummaryToSuppress(String groupKey, String notifKey) { in addSummaryToSuppress() 655 String getSummaryKey(String groupKey) { in getSummaryKey() 662 void removeSuppressedSummary(String groupKey) { in removeSuppressedSummary() 673 public boolean isSummarySuppressed(String groupKey) { in isSummarySuppressed()
|
D | BubbleController.java | 1449 public boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey) { in isBubbleNotificationSuppressedFromShade() 2045 final String groupKey = entry.getStatusBarNotification().getGroupKey(); in onEntryRemoved() local 2122 private ArrayList<Bubble> getBubblesInGroup(@Nullable String groupKey) { in getBubblesInGroup() 2531 String groupKey = entry.getStatusBarNotification().getGroupKey(); in isSummaryOfBubbles() local 3047 String groupKey) { in isBubbleNotificationSuppressedFromShade() 3082 public boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey) { in isBubbleNotificationSuppressedFromShade()
|
D | Bubbles.java | 102 boolean isBubbleNotificationSuppressedFromShade(String key, String groupKey); in isBubbleNotificationSuppressedFromShade()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationAttentionHelperTest.java | 432 private NotificationRecord getBeepyNotificationRecord(String groupKey, int groupAlertBehavior) { in getBeepyNotificationRecord() 437 private NotificationRecord getLightsNotificationRecord(String groupKey, in getLightsNotificationRecord() 446 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getNotificationRecord() 456 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getNotificationRecord() 466 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getNotificationRecord() 541 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getConversationNotificationRecord() 551 private NotificationRecord getAutogroupSummaryNotificationRecord(int id, String groupKey, in getAutogroupSummaryNotificationRecord() 2632 final String groupKey = "grup_name"; in testBeepVolume_politeNotif_AvalancheStrategy_exempt_msgCategory() local
|
D | GroupHelperTest.java | 154 UserHandle user, String groupKey, Icon smallIcon, int iconColor) { in getSbn() 168 UserHandle user, String groupKey) { in getSbn() 183 UserHandle user, String groupKey, boolean isSummary) { in getNotificationRecord() 188 UserHandle user, String groupKey, boolean isSummary, int importance) { in getNotificationRecord() 194 UserHandle user, String groupKey, boolean isSummary, NotificationChannel channel) { in getNotificationRecord()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
D | SbnBuilder.java | 141 public SbnBuilder setGroup(Context context, String groupKey) { in setGroup()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/ |
D | NotificationInterruptStateProviderImplTest.java | 1105 private NotificationEntry createBubble(String groupKey, Integer groupAlert) { in createBubble() 1109 private NotificationEntry createBubble(String groupKey, Integer groupAlert, Boolean suspended) { in createBubble()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
D | RecordingService.java | 346 String groupKey, in createErrorNotification() 476 String groupKey, in postGroupSummaryNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shared/ |
D | ActiveNotificationModel.kt | 40 val groupKey: String?, constant in com.android.systemui.statusbar.notification.shared.ActiveNotificationModel
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 639 public NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary() 659 String groupKey = entry.getSbn().getGroupKey(); in isOnlyChildInGroup() local
|
/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/ |
D | Tile.java | 400 public void setGroupKey(String groupKey) { in setGroupKey()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntryBuilder.java | 246 public NotificationEntryBuilder setGroup(Context context, String groupKey) { in setGroup()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | PreparationCoordinatorTest.java | 606 final String groupKey = "test_reinflate_group"; in testPartiallyInflatedGroupsAreNotFilteredOutIfSummaryReinflate() local
|