Searched defs:handoverComplete (Results 1 – 2 of 2) sorted by relevance
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | ||
| D | ConnectionServiceFixture.java | 472 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 | 1859 void handoverComplete(final Call call) { in handoverComplete() method in ConnectionServiceWrapper |