Searched refs:handoverFailed (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IConnectionService.aidl | 111 void handoverFailed(String callId, in ConnectionRequest request, in handoverFailed() method
|
/frameworks/base/telecomm/java/android/telecom/ |
D | ConnectionService.java | 289 public void handoverFailed(String callId, ConnectionRequest request, int reason, 817 handoverFailed(id, request, reason); 822 handoverFailed(id, request, reason); 1642 private void handoverFailed(final String callId, final ConnectionRequest request, in handoverFailed() method in ConnectionService
|