Searched refs:sendSetVideoState (Results 1 – 3 of 3) sorted by relevance
246 mConnectionServiceFixtureA.sendSetVideoState(ids.mConnectionId); in testOutgoingVideoCallAnsweredAsAudio()
649 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in outgoingCallPhoneAccountSelected()1020 connectionServiceFixture.sendSetVideoState(ids.mConnectionId); in startAndMakeActiveOutgoingCall()
627 public void sendSetVideoState(String id) throws Exception { in sendSetVideoState() method in ConnectionServiceFixture