Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DAnswerPresenter.java72 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in AnswerPresenter
88 public void onIncomingCall(Call call) { in onIncomingCall() method in AnswerPresenter
DInCallPresenter.java463 public void onIncomingCall(Call call) { in onIncomingCall() method in InCallPresenter
471 listener.onIncomingCall(oldState, mInCallState, call); in onIncomingCall()
1605 public void onIncomingCall(InCallState oldState, InCallState newState, Call call); in onIncomingCall() method
DCallList.java128 listener.onIncomingCall(call); in onIncoming()
612 public void onIncomingCall(Call call); in onIncomingCall() method
DConferenceManagerPresenter.java97 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in ConferenceManagerPresenter
DVideoPauseController.java233 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in VideoPauseController
DCallButtonPresenter.java134 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallButtonPresenter
DCallCardPresenter.java178 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallCardPresenter
DVideoCallPresenter.java377 public void onIncomingCall(InCallPresenter.InCallState oldState, in onIncomingCall() method in VideoCallPresenter