Home
last modified time | relevance | path

Searched refs:STATE_AUDIO_ONLY (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java318 int videostate = VideoProfile.STATE_AUDIO_ONLY; in getVideoStateFromImsCallProfile()
330 videostate = VideoProfile.STATE_AUDIO_ONLY; in getVideoStateFromImsCallProfile()
333 videostate = VideoProfile.STATE_AUDIO_ONLY; in getVideoStateFromImsCallProfile()
/frameworks/base/telecomm/java/android/telecom/
DConnectionRequest.java45 this(accountHandle, handle, extras, VideoProfile.STATE_AUDIO_ONLY); in ConnectionRequest()
DVideoProfile.java79 public static final int STATE_AUDIO_ONLY = 0x0; field in VideoProfile
DConference.java209 return VideoProfile.STATE_AUDIO_ONLY; in getVideoState()
DConnection.java1756 onAnswer(VideoProfile.STATE_AUDIO_ONLY); in onAnswer()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneBase.java613 dialInternal(dialString, null, VideoProfile.STATE_AUDIO_ONLY, null); in handleMessage()
1618 int videoState = VideoProfile.STATE_AUDIO_ONLY; in getVideoState()
DCallManager.java744 ringingPhone.acceptCall(VideoProfile.STATE_AUDIO_ONLY); in acceptCall()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java855 return dialInternal(dialString, null, VideoProfile.STATE_AUDIO_ONLY, intentExtras); in dial()
/frameworks/base/api/
Dcurrent.txt30529 field public static final int STATE_AUDIO_ONLY = 0; // 0x0
Dsystem-current.txt32761 field public static final int STATE_AUDIO_ONLY = 0; // 0x0