Searched refs:eventHistoryMap (Results 1 – 1 of 1) sorted by relevance
188 Map<String, EventHistoryImpl> eventHistoryMap = mEventHistoryMaps.get(category); in pruneOrphanEventHistories() local190 EventHistoryImpl eventHistory = eventHistoryMap.remove(key); in pruneOrphanEventHistories()