Searched defs:swapConference (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/ | ||
D | BluetoothCall.java | 125 public void swapConference() { in swapConference() method in BluetoothCall |
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | InCallAdapter.java | 508 public void swapConference(String callId) { in swapConference() method in InCallAdapter |
D | ConnectionServiceWrapper.java | 1828 void swapConference(Call call) { in swapConference() method in ConnectionServiceWrapper |
D | Call.java | 2910 public void swapConference() { in swapConference() method in Call |
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
D | ConnectionServiceFixture.java | 374 public void swapConference(String conferenceCallId, in swapConference() method in ConnectionServiceFixture.FakeConnectionService |