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.java249 return mIsCarrierVideoConferencingSupported; in isCarrierVideoConferencingSupported()
480 private boolean mIsCarrierVideoConferencingSupported; field in TelephonyConnection
1727 mIsCarrierVideoConferencingSupported = telecomAccountRegistry in refreshConferenceSupported()
1734 mIsCarrierVideoConferencingSupported, isMergeOfWifiCallsAllowedWhenVoWifiOff, in refreshConferenceSupported()
1743 } else if (isVideoCall && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()