Home | History | Annotate | Download | only in incallui

Lines Matching refs:setDisplaySurface

291             mVideoCall.setDisplaySurface(ui.getDisplayVideoSurface());
322 mVideoCall.setDisplaySurface(null);
620 // mVideoCall.setDisplaySurface(null);
667 Log.d(this, "Calling setDisplaySurface with " + ui.getDisplayVideoSurface());
668 videoCall.setDisplaySurface(ui.getDisplayVideoSurface());