Searched refs:onSuccessfulOutgoingCall (Results 1 – 2 of 2) sorted by relevance
123 void onSuccessfulOutgoingCall(Call call, int callState); in onSuccessfulOutgoingCall() method173 public void onSuccessfulOutgoingCall(Call call, int callState) {} in onSuccessfulOutgoingCall() method in Call.ListenerBase2213 l.onSuccessfulOutgoingCall(this, in handleCreateConferenceSuccess()2257 l.onSuccessfulOutgoingCall(this, in handleCreateConnectionSuccess()
636 public void onSuccessfulOutgoingCall(Call call, int callState) { in onSuccessfulOutgoingCall() method in CallsManager