Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java4757 private void modifyVideoCall(ImsCall imsCall, int newVideoState) { in modifyVideoCall() method in ImsPhoneCallTracker
4917 modifyVideoCall(imsCall, VideoProfile.STATE_AUDIO_ONLY); in downgradeVideoCall()