Searched refs:onCallRemoved (Results 1 – 4 of 4) sorted by relevance
195 public void onCallRemoved(Phone phone, Call call) {196 InCallService.this.onCallRemoved(call);394 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallService
89 public void onCallRemoved(Phone phone, Call call) { } in onCallRemoved() method in Phone.Listener309 listener.onCallRemoved(this, call); in fireCallRemoved()
32433 method public void onCallRemoved(android.telecom.Call);32487 method public void onCallRemoved(android.telecom.Phone, android.telecom.Call);
30249 method public void onCallRemoved(android.telecom.Call);