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.java111 private boolean mShouldIgnoreVideoStateChanges = false; field in ImsPhoneConnection
976 mShouldIgnoreVideoStateChanges = false; in updateMediaCapabilities()
979 if (!mShouldIgnoreVideoStateChanges) { in updateMediaCapabilities()
992 mShouldIgnoreVideoStateChanges = true; in updateMediaCapabilities()
1386 mShouldIgnoreVideoStateChanges) { in onReceiveSessionModifyResponse()
1481 mShouldIgnoreVideoStateChanges = true; in changeToPausedState()
1489 mShouldIgnoreVideoStateChanges = false; in changeToUnPausedState()