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.java449 return mIsCarrierVideoConferencingSupported; in isCarrierVideoConferencingSupported()
764 private boolean mIsCarrierVideoConferencingSupported; field in TelephonyConnection
2729 mIsCarrierVideoConferencingSupported = telecomAccountRegistry in refreshConferenceSupported()
2738 mIsCarrierVideoConferencingSupported, isMergeOfWifiCallsAllowedWhenVoWifiOff, in refreshConferenceSupported()
2750 } else if (isVideoCall && !mIsCarrierVideoConferencingSupported) { in refreshConferenceSupported()