Searched refs:childKey (Results 1 – 4 of 4) sorted by relevance
41 public void addChildKey(String childKey) { in addChildKey() argument42 mChildKeys.add(childKey); in addChildKey()45 public void removeChildKey(String childKey) { in removeChildKey() argument46 mChildKeys.remove(childKey); in removeChildKey()
268 String childKey = sbn.getKey(); in updateGroupKeyIfNecessary() local269 String oldGroupKey = mNotificationGroupKeyMap.get(childKey); in updateGroupKeyIfNecessary()273 mNotificationGroupKeyMap.put(childKey, newGroupKey); in updateGroupKeyIfNecessary()277 oldGroup.removeChildKey(childKey); in updateGroupKeyIfNecessary()293 notificationGroup.setGroupSummaryKey(childKey); in updateGroupKeyIfNecessary()295 notificationGroup.addChildKey(childKey); in updateGroupKeyIfNecessary()
52 fun logDelayingGroupRelease(groupKey: String, childKey: String) {55 str2 = childKey
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...