Searched refs:onAnswer (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DModelInterpreter.java443 onAnswer() throws InterpreterEx method in class:ModelInterpreter
447 success = mSimulatedCallState.onAnswer();
459 success = mSimulatedCallState.onAnswer();
535 onAnswer();
H A DSimulatedGsmCallState.java358 onAnswer() { method in class:SimulatedGsmCallState
H A DSimulatedCommands.java789 success = simulatedCallState.onAnswer();
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java73 * Basic call support requires overriding the following methods: {@link #onAnswer()},
81 * {@code CAPABILITY_SUPPORTS_VT_*} capability bits), {@link #onAnswer(int)} should be overridden
2750 public void onAnswer(int videoState) {} method in class:Connection
2770 public void onAnswer() { method in class:Connection
2771 onAnswer(VideoProfile.STATE_AUDIO_ONLY);
H A DConnectionService.java1627 findConnectionForAction(callId, "answer").onAnswer(videoState);
1632 findConnectionForAction(callId, "answer").onAnswer();
/frameworks/base/config/
H A Dboot-image-profile.txt5506 HPLandroid/telecom/Connection;->onAnswer()V
[all...]

Completed in 173 milliseconds