Searched refs:mNotificationKeys (Results 1 – 1 of 1) sorted by relevance
72 private ArrayMap<String, String> mNotificationKeys = new ArrayMap<>(); field in MockListener134 String key = mNotificationKeys.get(tag); in onCreate()230 mNotificationKeys.put(sbn.getTag(), sbn.getKey()); in onNotificationPosted()242 mNotificationKeys.remove(sbn.getTag()); in onNotificationRemoved()