Home
last modified time | relevance | path

Searched defs:isVideoConferencingSupported (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java911 public boolean isVideoConferencingSupported() { in isVideoConferencingSupported() method in TelecomAccountRegistry.AccountEntry
1177 boolean isVideoConferencingSupported(PhoneAccountHandle handle) { in isVideoConferencingSupported() method in TelecomAccountRegistry
DImsConference.java463 boolean isVideoConferencingSupported) { in applyHostCapabilities()