Searched refs:mIsVideoCapable (Results 1 – 1 of 1) sorted by relevance
148 private boolean mIsVideoCapable; field in TelecomAccountRegistry.AccountEntry431 mIsVideoCapable = mPhone.isVideoEnabled(); in buildPstnPhoneAccount()437 mIsVideoCapable = false; in buildPstnPhoneAccount()441 if (mIsVideoCapable) { in buildPstnPhoneAccount()450 if (mIsVideoCapable && mIsVideoPresenceSupported) { in buildPstnPhoneAccount()454 if (mIsVideoCapable && isCarrierEmergencyVideoCallsAllowed()) { in buildPstnPhoneAccount()883 mIsVideoCapable = isVideoCapable; in onVideoCapabilitiesChanged()1085 return mIsVideoCapable && mIsVideoPauseSupported; in isVideoPauseSupported()