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