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
987 mShouldIgnoreVideoStateChanges = false; in updateMediaCapabilities()
990 if (!mShouldIgnoreVideoStateChanges) { in updateMediaCapabilities()
1003 mShouldIgnoreVideoStateChanges = true; in updateMediaCapabilities()
1389 mShouldIgnoreVideoStateChanges) { in onReceiveSessionModifyResponse()
1484 mShouldIgnoreVideoStateChanges = true; in changeToPausedState()
1492 mShouldIgnoreVideoStateChanges = false; in changeToUnPausedState()