Home
last modified time | relevance | path

Searched defs:getGroupKey (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleEntry.java75 public String getGroupKey() { in getGroupKey() method in BubbleEntry
DBubble.java223 public String getGroupKey() { in getGroupKey() method in Bubble
/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java378 public String getGroupKey() { in getGroupKey() method in StatusBarNotification
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
DNotificationGroupManagerLegacy.java695 public String getGroupKey(StatusBarNotification sbn) { in getGroupKey() method in NotificationGroupManagerLegacy
699 private String getGroupKey(String key, String groupKey) { in getGroupKey() method in NotificationGroupManagerLegacy
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1023 public String getGroupKey() { in getGroupKey() method in NotificationRecord