Searched refs:mSupportPauseVideo (Results 1 – 1 of 1) sorted by relevance
854 private boolean mSupportPauseVideo = false; field in ImsPhoneCallTracker1526 mSupportPauseVideo = carrierConfig.getBoolean( in updateCarrierConfigCache()3442 if (useVideoPauseWorkaround && mSupportPauseVideo &&4880 } else if (mSupportPauseVideo) { in handleDataEnabledChange()4912 && !mSupportPauseVideo) { in downgradeVideoCall()4918 } else if (mSupportPauseVideo && reasonCode != ImsReasonInfo.CODE_WIFI_LOST) { in downgradeVideoCall()5098 if (useVideoPauseWorkaround && mSupportPauseVideo && in onCallHoldReceived()