Searched refs:mHeadsUpNotificationsToBeRemoved (Results 1 – 1 of 1) sorted by relevance
132 private final Set<String> mHeadsUpNotificationsToBeRemoved = ConcurrentHashMap.newKeySet(); field in CarHeadsUpNotificationManager655 mHeadsUpNotificationsToBeRemoved.contains(alertEntry.getKey()); in postDismiss()660 mHeadsUpNotificationsToBeRemoved.remove(alertEntry.getKey()); in postDismiss()800 mHeadsUpNotificationsToBeRemoved.add(alertEntry.getKey()); in tagCurrentActiveHunToBeRemoved()