/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupManager.java | 114 String groupKey = getGroupKey(sbn); in onEntryRemovedInternal() local 145 String groupKey = getGroupKey(sbn); in onEntryAdded() local 214 private int getNumberOfIsolatedChildren(String groupKey) { in getNumberOfIsolatedChildren() 224 private NotificationEntry getIsolatedChild(String groupKey) { in getIsolatedChild() 282 private boolean isGroupSuppressed(String groupKey) { in isGroupSuppressed() 360 private NotificationEntry getGroupSummary(String groupKey) { in getGroupSummary() 601 default void onGroupCreated(NotificationGroup group, String groupKey) {} in onGroupCreated() 609 default void onGroupRemoved(NotificationGroup group, String groupKey) {} in onGroupRemoved()
|
D | NotificationGroupAlertTransferHelper.java | 281 String groupKey = mGroupManager.getGroupKey(group.summary.notification); in isPendingNotificationInGroup() local
|
D | NotificationIconContainer.java | 304 String groupKey = iconView.getNotification().getGroupKey(); in isReplacingIcon() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationTestHelper.java | 203 @Nullable String groupKey) in createRow() 225 private Notification createNotification(boolean isGroupSummary, @Nullable String groupKey) { in createNotification() 238 @Nullable String groupKey, @Nullable BubbleMetadata bubbleMetadata) { in createNotification()
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 52 private String groupKey; field in StatusBarNotification 144 private String groupKey() { in groupKey() method in StatusBarNotification
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingHelper.java | 112 final String groupKey = record.getGroupKey(); in sort() local
|
D | SnoozeHelper.java | 270 protected void repostGroupSummary(String pkg, int userId, String groupKey) { in repostGroupSummary()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | GroupHelperTest.java | 65 UserHandle user, String groupKey) { in getSbn()
|
D | BuzzBeepBlinkTest.java | 261 private NotificationRecord getBeepyNotificationRecord(String groupKey, int groupAlertBehavior) { in getBeepyNotificationRecord() 266 private NotificationRecord getLightsNotificationRecord(String groupKey, in getLightsNotificationRecord() 274 boolean defaultSound, boolean defaultLights, String groupKey, int groupAlertBehavior, in getNotificationRecord()
|
D | NotificationManagerServiceTest.java | 443 String groupKey, boolean isSummary) { in generateNotificationRecord()
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkStatsCollection.java | 736 final Key groupKey = new Key(null, key.uid, key.set, key.tag); in dumpCheckin() local
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 4321 public Builder setGroup(String groupKey) { in setGroup()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |