Home
last modified time | relevance | path

Searched defs:consultativeTransfer (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java180 public void consultativeTransfer(String callId, String otherCallId) { in consultativeTransfer() method in InCallAdapter
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java307 public void consultativeTransfer(String callId, String otherCallId, in consultativeTransfer() method in ConnectionServiceFixture.FakeConnectionService