Home
last modified time | relevance | path

Searched refs:onCallRemoved (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java195 public void onCallRemoved(Phone phone, Call call) {
196 InCallService.this.onCallRemoved(call);
394 public void onCallRemoved(Call call) { in onCallRemoved() method in InCallService
DPhone.java89 public void onCallRemoved(Phone phone, Call call) { } in onCallRemoved() method in Phone.Listener
309 listener.onCallRemoved(this, call); in fireCallRemoved()
/frameworks/base/api/
Dsystem-current.txt32433 method public void onCallRemoved(android.telecom.Call);
32487 method public void onCallRemoved(android.telecom.Phone, android.telecom.Call);
Dcurrent.txt30249 method public void onCallRemoved(android.telecom.Call);