Home
last modified time | relevance | path

Searched refs:getGroupSummaryKey (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationGroup.java37 public String getGroupSummaryKey() { in getGroupSummaryKey() method in NotificationGroup
DNotificationListener.java274 cancelNotification(notificationGroup.getGroupSummaryKey()); in onNotificationRemoved()