Home | History | Annotate | Download | only in incallui

Lines Matching defs:videoState

602     public void answerIncomingCall(Context context, int videoState) {
612 TelecomAdapter.getInstance().answerCall(call.getId(), videoState);
644 new VideoProfile(VideoProfile.VideoState.BIDIRECTIONAL);
660 new VideoProfile(VideoProfile.VideoState.AUDIO_ONLY);
777 incomingCall.getId(), VideoProfile.VideoState.AUDIO_ONLY);