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