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