Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java316 public String getGroupKey() { in getGroupKey() method in StatusBarNotification
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationGroupManager.java470 private String getGroupKey(StatusBarNotification sbn) { in getGroupKey() method in NotificationGroupManager
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java859 public String getGroupKey() { in getGroupKey() method in NotificationRecord