Home
last modified time | relevance | path

Searched defs:swapConference (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java503 public void swapConference(String callId) { in swapConference() method in InCallAdapter
DConnectionServiceWrapper.java1763 void swapConference(Call call) { in swapConference() method in ConnectionServiceWrapper
DCall.java2665 public void swapConference() { in swapConference() method in Call
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java364 public void swapConference(String conferenceCallId, in swapConference() method in ConnectionServiceFixture.FakeConnectionService