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