Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DImsConference.java252 mConferenceHost.isCarrierVideoConferencingSupported();
458 mConferenceHost.isCarrierVideoConferencingSupported()); in ImsConference()
935 mConferenceHost.isCarrierVideoConferencingSupported())); in setConferenceHost()
H A DTelecomAccountRegistry.java445 mIsVideoConferencingSupported = isCarrierVideoConferencingSupported(); in buildPstnPhoneAccount()
681 private boolean isCarrierVideoConferencingSupported() { in isCarrierVideoConferencingSupported() method in TelecomAccountRegistry.AccountEntry
H A DTelephonyConnection.java512 public boolean isCarrierVideoConferencingSupported() { in isCarrierVideoConferencingSupported() method in TelephonyConnection