Searched refs:isMergeCallSupported (Results 1 – 3 of 3) sorted by relevance
937 public boolean isMergeCallSupported() { in isMergeCallSupported() method in TelecomAccountRegistry.AccountEntry1209 public boolean isMergeCallSupported(PhoneAccountHandle handle) { in isMergeCallSupported() method in TelecomAccountRegistry1213 return entry.isMergeCallSupported(); in isMergeCallSupported()
3045 .isMergeCallSupported(phoneAccountHandle); in refreshConferenceSupported()
172 when(mTelecomAccountRegistry.isMergeCallSupported(notNull(PhoneAccountHandle.class))) in TestTelephonyConnection()