Home
last modified time | relevance | path

Searched refs:onCallSwitchFailed (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java145 void onCallSwitchFailed(Call call); in onCallSwitchFailed() method
226 public void onCallSwitchFailed(Call call) {} in onCallSwitchFailed() method in Call.ListenerBase
3539 l.onCallSwitchFailed(this); in onConnectionEvent()
DCallsManager.java1056 public void onCallSwitchFailed(Call call) { in onCallSwitchFailed() method in CallsManager