Searched refs:getVideoState (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DVideoProfile.java80 public int getVideoState() { method in class:VideoProfile
H A DConnectionRequest.java103 public int getVideoState() { method in class:ConnectionRequest
H A DParcelableConnection.java115 public int getVideoState() { method in class:ParcelableConnection
H A DRemoteConnectionService.java80 connection.setVideoState(parcel.getVideoState());
338 request.getVideoState());
H A DCall.java196 public int getVideoState() { method in class:Call.Details
662 parcelableCall.getVideoState(),
H A DParcelableCall.java222 public int getVideoState() { method in class:ParcelableCall
H A DConnection.java534 public final int getVideoState() { method in class:Connection
H A DRemoteConnection.java139 * See {@link #getVideoState()}.
524 public int getVideoState() { method in class:RemoteConnection
H A DConnectionService.java571 connection.getVideoState(),
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java437 public int getVideoState() { method in class:Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java646 int oldVideoState = getVideoState();

Completed in 173 milliseconds