Home
last modified time | relevance | path

Searched refs:onIncomingCall (Results 1 – 7 of 7) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
DInCallPresenter.java428 public void onIncomingCall(Call call) { in onIncomingCall() method in InCallPresenter
436 listener.onIncomingCall(oldState, mInCallState, call); in onIncomingCall()
1443 public void onIncomingCall(InCallState oldState, InCallState newState, Call call); in onIncomingCall() method
DCallList.java134 listener.onIncomingCall(call); in onIncoming()
541 public void onIncomingCall(Call call); in onIncomingCall() method
DConferenceManagerPresenter.java97 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in ConferenceManagerPresenter
DAnswerPresenter.java79 public void onIncomingCall(Call call) { in onIncomingCall() method in AnswerPresenter
DVideoCallPresenter.java282 public void onIncomingCall(InCallPresenter.InCallState oldState, in onIncomingCall() method in VideoCallPresenter
DCallButtonPresenter.java122 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallButtonPresenter
DCallCardPresenter.java154 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallCardPresenter