Home
last modified time | relevance | path

Searched refs:DIRECTION_INACTIVE (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallTest.java92 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testCallSessionProgressingAppliedMediaCaps()
94 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testCallSessionProgressingAppliedMediaCaps()
101 assertEquals(ImsStreamMediaProfile.DIRECTION_INACTIVE, testProfile.getAudioDirection()); in testCallSessionProgressingAppliedMediaCaps()
158 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testCloseImsCallRtt()
266 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testListenerCalledAfterCallClosed()
268 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testListenerCalledAfterCallClosed()
DImsPhoneCallTest.java137 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testUpdateRingBackTone()
163 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testUpdateRingBackToneBetweenStateChange()
188 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testUpdateRingBackToneBetweenStateChangeTwo()
209 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testStopRingingOnHandover()
DImsPhoneCallTrackerTest.java37 import static android.telephony.ims.ImsStreamMediaProfile.DIRECTION_INACTIVE;
1566 callProfile.mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testRemoteToneInactive()
1806 ImsStreamMediaProfile.DIRECTION_INACTIVE; in testEndRingbackOnSrvcc()
2841 localTone ? DIRECTION_INACTIVE : DIRECTION_SEND_RECEIVE, 0, 0, 0); in getImsCallProfileForSrvccSync()
/frameworks/base/telephony/java/android/telephony/ims/
DImsStreamMediaProfile.java41 public static final int DIRECTION_INACTIVE = 0; field in ImsStreamMediaProfile
DImsCallProfile.java1056 return mMediaProfile.mVideoDirection == ImsStreamMediaProfile.DIRECTION_INACTIVE; in isVideoPaused()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSrvccConnection.java166 (mediaProfile.getAudioDirection() == ImsStreamMediaProfile.DIRECTION_INACTIVE) in isLocalTone()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java375 (mediaProfile.mAudioDirection == ImsStreamMediaProfile.DIRECTION_INACTIVE) in isLocalTone()
/frameworks/base/core/api/
Dsystem-current.txt16785 field public static final int DIRECTION_INACTIVE = 0; // 0x0