Searched defs:swapConference (Results 1 – 4 of 4) sorted by relevance
| /packages/services/Telecomm/src/com/android/server/telecom/ | ||
| D | InCallAdapter.java | 354 public void swapConference(String callId) { in swapConference() method in InCallAdapter |
| D | ConnectionServiceWrapper.java | 1017 void swapConference(Call call) { in swapConference() method in ConnectionServiceWrapper |
| D | Call.java | 1548 public void swapConference() { in swapConference() method in Call |
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
| D | ConnectionServiceFixture.java | 290 public void swapConference(String conferenceCallId) throws RemoteException { } in swapConference() method in ConnectionServiceFixture.FakeConnectionService |