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.java953 public boolean isVideoConferencingSupported() { in isVideoConferencingSupported() method in TelecomAccountRegistry.AccountEntry
1227 public boolean isVideoConferencingSupported(PhoneAccountHandle handle) { in isVideoConferencingSupported() method in TelecomAccountRegistry
DImsConference.java466 boolean isVideoConferencingSupported) { in applyHostCapabilities()