Searched refs:onSuccessfulOutgoingCall (Results 1 – 2 of 2) sorted by relevance
112 void onSuccessfulOutgoingCall(Call call, int callState); in onSuccessfulOutgoingCall() method158 public void onSuccessfulOutgoingCall(Call call, int callState) {} in onSuccessfulOutgoingCall() method in Call.ListenerBase2067 l.onSuccessfulOutgoingCall(this, in handleCreateConferenceSuccess()2111 l.onSuccessfulOutgoingCall(this, in handleCreateConnectionSuccess()
623 public void onSuccessfulOutgoingCall(Call call, int callState) { in onSuccessfulOutgoingCall() method in CallsManager