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