Searched defs:getOverrideGroupKey (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | StatusBarNotification.java | 432 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification |
D | NotificationListenerService.java | 1904 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking |
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ | ||
D | NotificationListenerServiceTest.java | 291 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest |