Searched refs:onAnswer (Results 1 – 9 of 9) sorted by relevance
446 onAnswer() throws InterpreterEx in onAnswer() method in ModelInterpreter450 success = mSimulatedCallState.onAnswer(); in onAnswer()462 success = mSimulatedCallState.onAnswer(); in onHangup()538 onAnswer(); in processLine()
360 onAnswer() { in onAnswer() method in SimulatedGsmCallState
845 success = simulatedCallState.onAnswer(); in acceptCall()
341 public void onAnswer(@VideoProfile.VideoState int videoState) {} in onAnswer() method in Conference350 public final void onAnswer() { in onAnswer() method in Conference351 onAnswer(VideoProfile.STATE_AUDIO_ONLY); in onAnswer()
3198 public void onAnswer(int videoState) {} in onAnswer() method in Connection3218 public void onAnswer() { in onAnswer() method in Connection3219 onAnswer(VideoProfile.STATE_AUDIO_ONLY); in onAnswer()
2221 findConnectionForAction(callId, "answer").onAnswer(videoState); in answerVideo()2223 findConferenceForAction(callId, "answer").onAnswer(videoState); in answerVideo()2230 findConnectionForAction(callId, "answer").onAnswer(); in answer()2232 findConferenceForAction(callId, "answer").onAnswer(); in answer()
86 callback.onAnswer(answer?.addresses, 0); }) }) in mockAnswer()
376 public void onAnswer(@NonNull final List<InetAddress> answer, in resolve()
39711 method public void onAnswer(int);39780 method public void onAnswer(int);39781 method public void onAnswer();