Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DInCallPresenter.java132 public void onDetailsChanged(android.telecom.Call call,
135 listener.onDetailsChanged(CallList.getInstance().getCallByTelecommCall(call),
145 listener.onDetailsChanged(CallList.getInstance().getCallByTelecommCall(call),
1451 public void onDetailsChanged(Call call, android.telecom.Call.Details details); in onDetailsChanged() method
DConferenceManagerPresenter.java77 public void onDetailsChanged(Call call, android.telecom.Call.Details details) { in onDetailsChanged() method in ConferenceManagerPresenter
DVideoCallPresenter.java343 public void onDetailsChanged(Call call, android.telecom.Call.Details details) { in onDetailsChanged() method in VideoCallPresenter
DCall.java146 public void onDetailsChanged(android.telecom.Call call,
DCallButtonPresenter.java115 public void onDetailsChanged(Call call, android.telecom.Call.Details details) { in onDetailsChanged() method in CallButtonPresenter
DCallCardPresenter.java265 public void onDetailsChanged(Call call, android.telecom.Call.Details details) { in onDetailsChanged() method in CallCardPresenter