Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationGroup.java33 public void setGroupSummaryKey(String groupSummaryKey) { in setGroupSummaryKey() method in NotificationGroup
DNotificationListener.java290 notificationGroup.setGroupSummaryKey(childKey); in updateGroupKeyIfNecessary()