Searched refs:removedGroupKey (Results 1 – 2 of 2) sorted by relevance
500 val removedGroupKey = child.notification.groupKey regex505 candidate.notification.groupKey == removedGroupKey516 var statusBarIcons = replacingIcons[removedGroupKey]519 replacingIcons[removedGroupKey] = statusBarIcons
413 String removedGroupKey = removedIcon.getNotification().getGroupKey(); in updateIconsForLayout() local417 && candidate.getNotification().getGroupKey().equals(removedGroupKey)) { in updateIconsForLayout()427 ArrayList<StatusBarIcon> statusBarIcons = replacingIcons.get(removedGroupKey); in updateIconsForLayout()430 replacingIcons.put(removedGroupKey, statusBarIcons); in updateIconsForLayout()