Home
last modified time | relevance | path

Searched refs:mIsCarrierVideoConferencingSupported (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java455 return mIsCarrierVideoConferencingSupported; in isCarrierVideoConferencingSupported()
770 private boolean mIsCarrierVideoConferencingSupported; field in TelephonyConnection
2738 mIsCarrierVideoConferencingSupported = telecomAccountRegistry in refreshConferenceSupported()
2747 mIsCarrierVideoConferencingSupported, isMergeOfWifiCallsAllowedWhenVoWifiOff, in refreshConferenceSupported()
2759 } else if (isVideoCall && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()