Searched refs:getGroupKey (Results 1 – 10 of 10) sorted by relevance
108 pw.println(prefix + " groupKey=" + getGroupKey()); in dump()299 public String getGroupKey() { in getGroupKey() method in NotificationRecord300 return sbn.getGroupKey(); in getGroupKey()
238 final String groupKey = record.getGroupKey(); in sort()248 NotificationRecord groupProxy = mProxyByGroupTmp.get(record.getGroupKey()); in sort()
1937 String group = sbn.getGroupKey(); in handleGroupedNotificationLocked()1941 String oldGroup = old != null ? old.sbn.getGroupKey() : null; in handleGroupedNotificationLocked()1990 String group = sbn.getGroupKey(); in removeUnusedGroupedNotificationLocked()2535 String groupKey = r.getGroupKey(); in cancelNotificationLocked()2737 childR.getGroupKey().equals(r.getGroupKey())) { in cancelGroupChildrenLocked()
218 mGroupsWithSummaries.add(sbn.getGroupKey()); in filterAndSort()230 mGroupsWithSummaries.contains(sbn.getGroupKey())) { in filterAndSort()
437 mNotificationData.isGroupWithSummary(sbn.getGroupKey())) {
261 public String getGroupKey() { in getGroupKey() method in StatusBarNotification
250 NO DOC BLOCK: android.service.notification.StatusBarNotification Method getGroupKey()
466 NO DOC BLOCK: android.service.notification.StatusBarNotification Method getGroupKey()
28730 method public java.lang.String getGroupKey();
27093 method public java.lang.String getGroupKey();