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.java125 private boolean mShouldIgnoreVideoStateChanges = false; field in ImsPhoneConnection
1040 mShouldIgnoreVideoStateChanges = false; in updateMediaCapabilities()
1043 if (!mShouldIgnoreVideoStateChanges) { in updateMediaCapabilities()
1056 mShouldIgnoreVideoStateChanges = true; in updateMediaCapabilities()
1614 mShouldIgnoreVideoStateChanges) { in onReceiveSessionModifyResponse()
1732 mShouldIgnoreVideoStateChanges = true; in changeToPausedState()
1740 mShouldIgnoreVideoStateChanges = false; in changeToUnPausedState()