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.java123 private boolean mShouldIgnoreVideoStateChanges = false; field in ImsPhoneConnection
1011 mShouldIgnoreVideoStateChanges = false; in updateMediaCapabilities()
1014 if (!mShouldIgnoreVideoStateChanges) { in updateMediaCapabilities()
1027 mShouldIgnoreVideoStateChanges = true; in updateMediaCapabilities()
1475 mShouldIgnoreVideoStateChanges) { in onReceiveSessionModifyResponse()
1570 mShouldIgnoreVideoStateChanges = true; in changeToPausedState()
1578 mShouldIgnoreVideoStateChanges = false; in changeToUnPausedState()