Searched refs:mIsVideoCapable (Results 1 – 1 of 1) sorted by relevance
70 private boolean mIsVideoCapable; field in TelecomAccountRegistry.AccountEntry171 mIsVideoCapable = mPhone.isVideoEnabled(); in registerPstnPhoneAccount()172 if (mIsVideoCapable) { in registerPstnPhoneAccount()177 if (mIsVideoCapable && mIsVideoPresenceSupported) { in registerPstnPhoneAccount()181 if (mIsVideoCapable && isCarrierEmergencyVideoCallsAllowed()) { in registerPstnPhoneAccount()323 mIsVideoCapable = isVideoCapable; in onVideoCapabilitiesChanged()332 return mIsVideoCapable && mIsVideoPauseSupported; in isVideoPauseSupported()