Searched refs:onHandoverComplete (Results 1 – 3 of 3) sorted by relevance
69 public void onHandoverComplete(Call call) {} in onHandoverComplete() method in MockInCallService.InCallServiceCallbacks201 public void onHandoverComplete(Call call) {202 super.onHandoverComplete(call);204 getCallbacks().onHandoverComplete(call);
103 public void onHandoverComplete() { in onHandoverComplete() method in SelfManagedConnection
541 public void onHandoverComplete(Call call) { in setupCallbacks()