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