Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java108 private boolean mShouldIgnoreVideoStateChanges = false; field in ImsPhoneConnection
904 mShouldIgnoreVideoStateChanges = false; in updateMediaCapabilities()
907 if (!mShouldIgnoreVideoStateChanges) { in updateMediaCapabilities()
920 mShouldIgnoreVideoStateChanges = true; in updateMediaCapabilities()
1286 mShouldIgnoreVideoStateChanges) { in onReceiveSessionModifyResponse()
1381 mShouldIgnoreVideoStateChanges = true; in changeToPausedState()
1389 mShouldIgnoreVideoStateChanges = false; in changeToUnPausedState()