Searched refs:mIsVideoCapable (Results 1 – 1 of 1) sorted by relevance
134 private boolean mIsVideoCapable; field in TelecomAccountRegistry.AccountEntry379 mIsVideoCapable = mPhone.isVideoEnabled(); in buildPstnPhoneAccount()385 mIsVideoCapable = false; in buildPstnPhoneAccount()389 if (mIsVideoCapable) { in buildPstnPhoneAccount()398 if (mIsVideoCapable && mIsVideoPresenceSupported) { in buildPstnPhoneAccount()402 if (mIsVideoCapable && isCarrierEmergencyVideoCallsAllowed()) { in buildPstnPhoneAccount()787 mIsVideoCapable = isVideoCapable; in onVideoCapabilitiesChanged()930 return mIsVideoCapable && mIsVideoPauseSupported; in isVideoPauseSupported()