Searched refs:swapConference (Results 1 – 7 of 7) sorted by relevance
508 public void swapConference(String callId) { in swapConference() method in InCallAdapter516 call.swapConference(); in swapConference()
532 activeCall.swapConference(); in processChld()
1784 void swapConference(Call call) { in swapConference() method in ConnectionServiceWrapper1789 mServiceInterface.swapConference(callId, in swapConference()
2754 public void swapConference() { in swapConference() method in Call2759 mConnectionService.swapConference(this); in swapConference()
113 call.swapConference(); in swap()
364 public void swapConference(String conferenceCallId, in swapConference() method in ConnectionServiceFixture.FakeConnectionService
795 verify(parentCall).swapConference(); in testProcessChldHoldActiveSwapConference()