Searched refs:removeSpecificListenerAndCleanList (Results 1 – 1 of 1) sorted by relevance
270 removeSpecificListenerAndCleanList(listener, mPendingNotifyListeners); in addActiveSubscriptionsListener()271 removeSpecificListenerAndCleanList(listener, mActiveSubscriptionsListeners); in addActiveSubscriptionsListener()285 removeSpecificListenerAndCleanList(listener, mPendingNotifyListeners); in removeActiveSubscriptionsListener()286 removeSpecificListenerAndCleanList(listener, mActiveSubscriptionsListeners); in removeActiveSubscriptionsListener()303 private void removeSpecificListenerAndCleanList(OnActiveSubscriptionChangedListener listener, in removeSpecificListenerAndCleanList() method in ProxySubscriptionManager