Searched defs:onIncomingCall (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
D | AnswerPresenter.java | 74 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
|
D | ConferenceManagerPresenter.java | 97 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in ConferenceManagerPresenter
|
D | VideoPauseController.java | 220 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in VideoPauseController
|
D | CallButtonPresenter.java | 146 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallButtonPresenter
|
D | CallList.java | 634 public void onIncomingCall(Call call); in onIncomingCall() method
|
D | InCallPresenter.java | 651 public void onIncomingCall(Call call) { in onIncomingCall() method in InCallPresenter 1860 public void onIncomingCall(InCallState oldState, InCallState newState, Call call); in onIncomingCall() method
|
D | VideoCallPresenter.java | 384 public void onIncomingCall(InCallPresenter.InCallState oldState, in onIncomingCall() method in VideoCallPresenter
|
D | CallCardPresenter.java | 208 public void onIncomingCall(InCallState oldState, InCallState newState, Call call) { in onIncomingCall() method in CallCardPresenter
|