Searched refs:setDrawingView (Results 1 – 2 of 2) sorted by relevance
250 mGestureFloatingTextDrawingPreview.setDrawingView(drawingPreviewPlacerView); in MainKeyboardView()253 mGestureTrailsDrawingPreview.setDrawingView(drawingPreviewPlacerView); in MainKeyboardView()256 mSlidingKeyInputDrawingPreview.setDrawingView(drawingPreviewPlacerView); in MainKeyboardView()
37 public void setDrawingView(@Nonnull final DrawingPreviewPlacerView drawingView) { in setDrawingView() method in AbstractDrawingPreview