Searched refs:InkView (Results 1 – 2 of 2) sorted by relevance
31 class InkView extends View { class44 InkView(Context context, HandwritingIme.HandwritingFinisher hwController, in InkView() method in InkView
63 private InkView mInk;424 mInk = new InkView(this, new HandwritingFinisherImpl(), new StylusConsumer()); in onPrepareStylusHandwriting()