Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java432 public String getOverrideGroupKey() { in getOverrideGroupKey() method in StatusBarNotification
DNotificationListenerService.java1904 public String getOverrideGroupKey() { in getOverrideGroupKey() method in NotificationListenerService.Ranking
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java291 private String getOverrideGroupKey(String key) { in getOverrideGroupKey() method in NotificationListenerServiceTest