Searched refs:onHandoverComplete (Results 1 – 3 of 3) sorted by relevance
69 public void onHandoverComplete(Call call) {} in onHandoverComplete() method in MockInCallService.InCallServiceCallbacks197 public void onHandoverComplete(Call call) {198 super.onHandoverComplete(call);200 getCallbacks().onHandoverComplete(call);
88 public void onHandoverComplete() { in onHandoverComplete() method in SelfManagedConnection
412 public void onHandoverComplete(Call call) { in setupCallbacks()