Searched refs:onCallDestroyed (Results 1 – 4 of 4) sorted by relevance
64 public void onCallDestroyed(Call call) {}; in onCallDestroyed() method in MockInCallService.InCallServiceCallbacks153 public void onCallDestroyed(Call call) {154 super.onCallDestroyed(call);156 getCallbacks().onCallDestroyed(call);
537 public void onCallDestroyed(Call call) { in setupCallbacks()
55 public void onCallDestroyed(Call call) { in onCallDestroyed() method in SelfManagedAwareInCallService.CallCallback
42309 method public void onCallDestroyed(android.telecom.Call);