Searched refs:onAnswer (Results 1 – 11 of 11) sorted by relevance
116 mAnswerFragment.onAnswer(VideoProfile.STATE_AUDIO_ONLY, getContext()); in onTrigger()125 mAnswerFragment.onAnswer(mVideoState, getContext()); in onTrigger()
65 onAnswer(VideoProfile.STATE_AUDIO_ONLY, getContext()); in onCreateView()155 onAnswer(VideoProfile.STATE_AUDIO_ONLY, getContext()); in onSwipeRight()
247 public void onAnswer(int videoState, Context context) { in onAnswer() method in AnswerFragment249 getPresenter().onAnswer(videoState, context); in onAnswer()
232 public void onAnswer(int videoState, Context context) { in onAnswer() method in AnswerPresenter
134 public void onAnswer() { in onAnswer() method in CdmaConnection136 super.onAnswer(); in onAnswer()
477 public void onAnswer(int videoState) { in onAnswer() method in TelephonyConnection
99 connection.onAnswer(); in onConnectionAdded()
202 public void onAnswer() { in onAnswer() method in HfpClientConnection
176 public void onAnswer(int videoState) { in onAnswer() method in SipConnection
147 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionManager.TestManagedConnection
197 public void onAnswer(int videoState) { in onAnswer() method in TestConnectionService.TestConnection