Searched refs:isMergeCallSupported (Results 1 – 3 of 3) sorted by relevance
171 when(mTelecomAccountRegistry.isMergeCallSupported(notNull(PhoneAccountHandle.class))) in TestTelephonyConnection()
1092 public boolean isMergeCallSupported() { in isMergeCallSupported() method in TelecomAccountRegistry.AccountEntry1389 public boolean isMergeCallSupported(PhoneAccountHandle handle) { in isMergeCallSupported() method in TelecomAccountRegistry1393 return entry.isMergeCallSupported(); in isMergeCallSupported()
3151 .isMergeCallSupported(phoneAccountHandle); in refreshConferenceSupported()