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.java513 return mIsCarrierVideoConferencingSupported; in isCarrierVideoConferencingSupported()
873 private boolean mIsCarrierVideoConferencingSupported; field in TelephonyConnection
3048 mIsCarrierVideoConferencingSupported = telecomAccountRegistry in refreshConferenceSupported()
3070 mIsCarrierVideoConferencingSupported, isMergeOfWifiCallsAllowedWhenVoWifiOff, in refreshConferenceSupported()
3082 } else if (isVideoCall && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()
3086 && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()