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.ListenerBase1991 l.onSuccessfulOutgoingCall(this, in handleCreateConferenceSuccess()2035 l.onSuccessfulOutgoingCall(this, in handleCreateConnectionSuccess()
620 public void onSuccessfulOutgoingCall(Call call, int callState) { in onSuccessfulOutgoingCall() method in CallsManager