Searched refs:onCallRemoved (Results 1 – 6 of 6) sorted by relevance
55 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsApi29InCallService56 super.onCallRemoved(call); in onCallRemoved()
74 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsThirdPartyInCallService76 super.onCallRemoved(call); in onCallRemoved()
51 public void onCallRemoved(Call call, int numCalls) {}; in onCallRemoved() method in MockInCallService.InCallServiceCallbacks259 public void onCallRemoved(Call call) { in onCallRemoved() method in MockInCallService260 super.onCallRemoved(call); in onCallRemoved()267 getCallbacks().onCallRemoved(call, mCalls.size() + mConferenceCalls.size()); in onCallRemoved()
316 public void onCallRemoved(Call call, int numCalls) { in setupCallbacks()
126 public void onCallRemoved(Call call) { in onCallRemoved() method in SelfManagedAwareInCallService127 super.onCallRemoved(call); in onCallRemoved()
64 public void onCallRemoved(Call call) { in onCallRemoved() method in CtsCarModeInCallService