Home
last modified time | relevance | path

Searched defs:setVideoState (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnectionRequest.java79 public Builder setVideoState(int videoState) { in setVideoState() method in ConnectionRequest.Builder
DVideoCallImpl.java353 public void setVideoState(int videoState) { in setVideoState() method in VideoCallImpl
DConnectionServiceAdapter.java413 void setVideoState(String callId, int videoState) { in setVideoState() method in ConnectionServiceAdapter
DConference.java492 public final void setVideoState(Connection c, int videoState) { in setVideoState() method in Conference
DRemoteConnection.java1332 void setVideoState(final int videoState) { in setVideoState() method in RemoteConnection
DConnection.java2156 public final void setVideoState(int videoState) { in setVideoState() method in Connection
/frameworks/base/telecomm/java/com/android/internal/telecom/
DIConnectionServiceAdapter.aidl86 void setVideoState(String callId, int videoState, in Session.Info sessionInfo); in setVideoState() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java81 public T setVideoState(int videoState) { in setVideoState() method in PhoneInternalInterface.DialArgs.Builder
DConnection.java944 public void setVideoState(int videoState) { in setVideoState() method in Connection