Searched refs:mNotificationKeys (Results 1 – 1 of 1) sorted by relevance
56 ArrayMap<String, String> mNotificationKeys = new ArrayMap<>(); field in MockListener90 return mNotificationKeys.get(tag); in getKeyForTag()172 mNotificationKeys.put(sbn.getTag(), sbn.getKey()); in onNotificationPosted()184 mNotificationKeys.remove(sbn.getTag()); in onNotificationRemoved()202 mNotificationKeys.remove(sbn.getTag()); in onNotificationRemoved()