Home
last modified time | relevance | path

Searched refs:onCallAdded (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DInCallService.java247 public void onCallAdded(Phone phone, Call call) {
248 InCallService.this.onCallAdded(call);
447 public void onCallAdded(Call call) { in onCallAdded() method in InCallService
DPhone.java79 public void onCallAdded(Phone phone, Call call) { } in onCallAdded() method in Phone.Listener
346 listener.onCallAdded(this, call); in fireCallAdded()
/frameworks/base/api/
Dsystem-current.txt42466 method public void onCallAdded(android.telecom.Call);
42620 method public void onCallAdded(android.telecom.Phone, android.telecom.Call);
Dcurrent.txt39211 method public void onCallAdded(android.telecom.Call);
Dtest-current.txt39482 method public void onCallAdded(android.telecom.Call);
/frameworks/base/config/
Dboot-image-profile.txt6328 HPLandroid/telecom/InCallService$2;->onCallAdded(Landroid/telecom/Phone;Landroid/telecom/Call;)V