Searched refs:mNotifCollectionListeners (Results 1 – 1 of 1) sorted by relevance
166 mNotifCollectionListeners = new NamedListenerSet<>(); field in NotifCollection241 mNotifCollectionListeners.addIfAbsent(listener); in addCollectionListener()247 mNotifCollectionListeners.remove(listener); in removeCollectionListener()693 mEventQueue.remove().dispatchTo(mNotifCollectionListeners); in dispatchEvents()934 d.dump("notifCollectionListeners", mNotifCollectionListeners);