Searched refs:mSupportPauseVideo (Results 1 – 1 of 1) sorted by relevance
821 private boolean mSupportPauseVideo = false; field in ImsPhoneCallTracker1391 mSupportPauseVideo = carrierConfig.getBoolean( in updateCarrierConfigCache()3201 if (useVideoPauseWorkaround && mSupportPauseVideo &&4599 } else if (mSupportPauseVideo) { in handleDataEnabledChange()4631 && !mSupportPauseVideo) { in downgradeVideoCall()4637 } else if (mSupportPauseVideo && reasonCode != ImsReasonInfo.CODE_WIFI_LOST) { in downgradeVideoCall()4815 if (useVideoPauseWorkaround && mSupportPauseVideo && in onCallHoldReceived()