Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneCallTest.java132 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testUpdateRingBackTone()
158 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testUpdateRingBackToneBetweenStateChange()
183 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testUpdateRingBackToneBetweenStateChangeTwo()
204 mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testStopRingingOnHandover()
DImsCallTest.java80 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testCallSessionProgressingAppliedMediaCaps()
82 ImsStreamMediaProfile.DIRECTION_INACTIVE, in testCallSessionProgressingAppliedMediaCaps()
89 assertEquals(ImsStreamMediaProfile.DIRECTION_INACTIVE, testProfile.getAudioDirection()); in testCallSessionProgressingAppliedMediaCaps()
DImsPhoneCallTrackerTest.java971 callProfile.mMediaProfile.mAudioDirection = ImsStreamMediaProfile.DIRECTION_INACTIVE; in testRemoteToneInactive()
1199 ImsStreamMediaProfile.DIRECTION_INACTIVE; in testEndRingbackOnSrvcc()
/frameworks/base/telephony/java/android/telephony/ims/
DImsStreamMediaProfile.java41 public static final int DIRECTION_INACTIVE = 0; field in ImsStreamMediaProfile
DImsCallProfile.java1032 return mMediaProfile.mVideoDirection == ImsStreamMediaProfile.DIRECTION_INACTIVE; in isVideoPaused()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java338 (mediaProfile.mAudioDirection == ImsStreamMediaProfile.DIRECTION_INACTIVE) in isLocalTone()
/frameworks/base/core/api/
Dsystem-current.txt13296 field public static final int DIRECTION_INACTIVE = 0; // 0x0