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.java538 return mIsCarrierVideoConferencingSupported; in isCarrierVideoConferencingSupported()
910 private boolean mIsCarrierVideoConferencingSupported; field in TelephonyConnection
3154 mIsCarrierVideoConferencingSupported = telecomAccountRegistry in refreshConferenceSupported()
3176 mIsCarrierVideoConferencingSupported, isMergeOfWifiCallsAllowedWhenVoWifiOff, in refreshConferenceSupported()
3188 } else if (isVideoCall && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()
3192 && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()