Searched refs:setVideoState (Results 1 – 7 of 7) sorted by relevance
166 setVideoState(videoState); in onAnswer()327 connection.setVideoState(videoState); in onCreateIncomingConnection()337 connection.setVideoState(videoState); in onCreateIncomingConnection()
88 setVideoState(videoState);131 setVideoState(mRemote.getVideoState()); in TestManagedConnection()
96 setVideoState(videoState);384 setVideoState(mOriginalConnection.getVideoState()); in setOriginalConnection()
176 connection.setVideoState(request.getVideoState()); in onCreateOutgoingConnection()
678 setVideoState(connection.getVideoState()); in handleCreateConnectionSuccess()1262 public void setVideoState(int videoState) { in setVideoState() method in Call
327 call.setVideoState(msg.arg1);498 public void setVideoState(String callId, int videoState) { in setVideoState() method in ConnectionServiceWrapper.Adapter
488 call.setVideoState(videoState); in placeOutgoingCall()