Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationGroup.java45 public void removeChildKey(String childKey) { in removeChildKey() method in NotificationGroup
DNotificationListener.java135 notificationGroup.removeChildKey(key); in handleWorkerMessage()
268 oldGroup.removeChildKey(childKey); in updateGroupKeyIfNecessary()