Home
last modified time | relevance | path

Searched defs:getOverrideGroupKey (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java376 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification
DNotificationListenerService.java1664 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java333 public String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationData
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java273 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest