Searched defs:handoverComplete (Results 1 – 2 of 2) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
D | ConnectionServiceFixture.java | 440 public void handoverComplete(String callId, Session.Info sessionInfo) {} in handoverComplete() method in ConnectionServiceFixture.FakeConnectionService |
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | ConnectionServiceWrapper.java | 1492 void handoverComplete(final Call call) { in handoverComplete() method in ConnectionServiceWrapper |