Searched refs:mNotificationGroupKeyMap (Results 1 – 1 of 1) sorted by relevance
80 private final Map<String, String> mNotificationGroupKeyMap = new HashMap<>(); field in NotificationListener260 String oldGroupKey = mNotificationGroupKeyMap.get(childKey); in updateGroupKeyIfNecessary()264 mNotificationGroupKeyMap.put(childKey, newGroupKey); in updateGroupKeyIfNecessary()