Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationGroup.java41 public void addChildKey(String childKey) { in addChildKey() method in NotificationGroup
DNotificationListener.java326 notificationGroup.addChildKey(childKey); in updateGroupKeyIfNecessary()