Searched refs:removeNotifyStatusChangedCallback (Results 1 – 5 of 5) sorted by relevance
23 void removeNotifyStatusChangedCallback(FeatureConnection.IFeatureUpdate callback); in removeNotifyStatusChangedCallback() method
159 mManager.removeNotifyStatusChangedCallback(mNotifyStatusChangedCallback); in disconnect()200 mManager.removeNotifyStatusChangedCallback(mNotifyStatusChangedCallback); in retryGetImsService()
415 public void removeNotifyStatusChangedCallback(FeatureConnection.IFeatureUpdate c) { in removeNotifyStatusChangedCallback() method in RcsFeatureManager
1582 public void removeNotifyStatusChangedCallback(FeatureConnection.IFeatureUpdate c) { in removeNotifyStatusChangedCallback() method in ImsManager
148 verify(mImsManager).removeNotifyStatusChangedCallback(anyObject()); in testRetryGetImsService()