Searched defs:swapConference (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/ | ||
D | BluetoothCall.java | 148 public void swapConference() { in swapConference() method in BluetoothCall |
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | InCallAdapter.java | 534 public void swapConference(String callId) { in swapConference() method in InCallAdapter |
D | ConnectionServiceWrapper.java | 2404 void swapConference(Call call) { in swapConference() method in ConnectionServiceWrapper |
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
D | ConnectionServiceFixture.java | 406 public void swapConference(String conferenceCallId, in swapConference() method in ConnectionServiceFixture.FakeConnectionService |