Searched refs:mSupportPauseVideo (Results 1 – 1 of 1) sorted by relevance
634 private boolean mSupportPauseVideo = false; field in ImsPhoneCallTracker1095 mSupportPauseVideo = carrierConfig.getBoolean( in updateCarrierConfigCache()2518 if (useVideoPauseWorkaround && mSupportPauseVideo &&3654 } else if (mSupportPauseVideo) { in handleDataEnabledChange()3690 } else if (mSupportPauseVideo && reasonCode != ImsReasonInfo.CODE_WIFI_LOST) { in downgradeVideoCall()3852 if (useVideoPauseWorkaround && mSupportPauseVideo && in onCallHoldReceived()