Searched defs:getOverrideGroupKey (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ | ||
| D | NotificationListenerServiceTest.java | 139 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest |
| /frameworks/base/core/java/android/service/notification/ | ||
| D | StatusBarNotification.java | 342 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification |
| D | NotificationListenerService.java | 1512 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking |
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ | ||
| D | NotificationData.java | 590 public String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationData |