Searched refs:removeConnectionServiceAdapter (Results 1 – 2 of 2) sorted by relevance
216 public void removeConnectionServiceAdapter(IConnectionServiceAdapter adapter, in removeConnectionServiceAdapter() method in ConnectionServiceFixture.FakeConnectionService221 mConnectionServiceDelegateAdapter.removeConnectionServiceAdapter(adapter, in removeConnectionServiceAdapter()
1190 private void removeConnectionServiceAdapter(IConnectionServiceAdapter adapter) { in removeConnectionServiceAdapter() method in ConnectionServiceWrapper1194 mServiceInterface.removeConnectionServiceAdapter(adapter, Log.getExternalSession()); in removeConnectionServiceAdapter()1959 removeConnectionServiceAdapter(mAdapter); in removeServiceInterface()