Searched refs:removeSpecificListenerAndCleanList (Results 1 – 1 of 1) sorted by relevance
260 removeSpecificListenerAndCleanList(listener, mPendingNotifyListeners); in addActiveSubscriptionsListener()261 removeSpecificListenerAndCleanList(listener, mActiveSubscriptionsListeners); in addActiveSubscriptionsListener()275 removeSpecificListenerAndCleanList(listener, mPendingNotifyListeners); in removeActiveSubscriptionsListener()276 removeSpecificListenerAndCleanList(listener, mActiveSubscriptionsListeners); in removeActiveSubscriptionsListener()293 private void removeSpecificListenerAndCleanList(OnActiveSubscriptionChangedListener listener, in removeSpecificListenerAndCleanList() method in ProxySubscriptionManager