Searched refs:setTransactionServiceWrapper (Results 1 – 3 of 3) sorted by relevance
376 call.setTransactionServiceWrapper(mMockTransactionalService); in testGetConnectionServiceWrapper()403 call.setTransactionServiceWrapper(mMockTransactionalService); in testCallEventCallbacksWereCalled()
238 call.setTransactionServiceWrapper(serviceWrapper);
1908 public void setTransactionServiceWrapper(TransactionalServiceWrapper service) { in setTransactionServiceWrapper() method in Call