Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java471 public String getGroupKey(StatusBarNotification sbn) { in getGroupKey() method in NotificationGroupManager
475 private String getGroupKey(String key, String groupKey) { in getGroupKey() method in NotificationGroupManager
/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java380 public String getGroupKey() { in getGroupKey() method in StatusBarNotification
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1006 public String getGroupKey() { in getGroupKey() method in NotificationRecord