Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DAnswerPresenter.java74 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in AnswerPresenter
90 public void onIncomingCall(Call call) { in onIncomingCall() method in AnswerPresenter
DConferenceManagerPresenter.java97 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in ConferenceManagerPresenter
DVideoPauseController.java220 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in VideoPauseController
DCallButtonPresenter.java146 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallButtonPresenter
DCallList.java634 public void onIncomingCall(Call call); in onIncomingCall() method
DInCallPresenter.java651 public void onIncomingCall(Call call) { in onIncomingCall() method in InCallPresenter
1860 public void onIncomingCall(InCallState oldState, InCallState newState, Call call); in onIncomingCall() method
DVideoCallPresenter.java384 public void onIncomingCall(InCallPresenter.InCallState oldState, in onIncomingCall() method in VideoCallPresenter
DCallCardPresenter.java208 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallCardPresenter