Home
last modified time | relevance | path

Searched refs:getVideoState (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DVideoProfile.java80 public int getVideoState() { in getVideoState() method in VideoProfile
DConnectionRequest.java103 public int getVideoState() { in getVideoState() method in ConnectionRequest
DRemoteConnectionService.java81 connection.setVideoState(parcel.getVideoState());
358 request.getVideoState()); in createRemoteConnection()
DParcelableConnection.java115 public int getVideoState() { in getVideoState() method in ParcelableConnection
DRemoteConnection.java440 mVideoState = connection.getVideoState(); in RemoteConnection()
581 public int getVideoState() { in getVideoState() method in RemoteConnection
DCall.java353 public int getVideoState() { in getVideoState() method in Call.Details
819 parcelableCall.getVideoState(), in internalUpdate()
DParcelableCall.java222 public int getVideoState() { in getVideoState() method in ParcelableCall
DConnectionService.java609 connection.getVideoState(), in createConnection()
924 connection.getVideoState(), in addExistingConnection()
DConnection.java719 public final int getVideoState() { in getVideoState() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java467 public int getVideoState() { in getVideoState() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java647 if (getVideoState() != newVideoState) { in updateMediaCapabilities()
/frameworks/base/api/
Dsystem-current.txt29949 method public int getVideoState();