Home | History | Annotate | Download | only in telecom

Lines Matching refs:onAnswer

1283     public void onAnswer(int videoState) {}
1289 public void onAnswer() {
1290 onAnswer(VideoProfile.VideoState.AUDIO_ONLY);