Searched refs:mSwipedOutKeys (Results 1 – 1 of 1) sorted by relevance
97 private HashSet<String> mSwipedOutKeys = new HashSet<>(); field in HeadsUpManager295 if (mSwipedOutKeys.contains(key)) { in wasShownLongEnough()297 mSwipedOutKeys.remove(key); in wasShownLongEnough()465 mSwipedOutKeys.add(key); in addSwipedOutNotification()