Searched refs:mSupportPauseVideo (Results 1 – 1 of 1) sorted by relevance
1124 private boolean mSupportPauseVideo = false; field in ImsPhoneCallTracker1956 mSupportPauseVideo = carrierConfig.getBoolean( in updateCarrierConfigCache()4087 if (useVideoPauseWorkaround && mSupportPauseVideo &&5696 } else if (mSupportPauseVideo) { in handleDataEnabledChange()5728 && !mSupportPauseVideo) { in downgradeVideoCall()5734 } else if (mSupportPauseVideo && reasonCode != ImsReasonInfo.CODE_WIFI_LOST) { in downgradeVideoCall()5915 if (useVideoPauseWorkaround && mSupportPauseVideo && in onCallHoldReceived()