Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java440 public void handoverComplete(String callId, Session.Info sessionInfo) {} in handoverComplete() method in ConnectionServiceFixture.FakeConnectionService
/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java1492 void handoverComplete(final Call call) { in handoverComplete() method in ConnectionServiceWrapper