Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DConnectionServiceFixture.java426 public void handoverFailed(String callId, ConnectionRequest request, in handoverFailed() method in ConnectionServiceFixture.FakeConnectionService
/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java1429 void handoverFailed(final Call call, final int reason) { in handoverFailed() method in ConnectionServiceWrapper