Searched refs:deliverStylusHandwritingMotionEvent (Results 1 – 1 of 1) sorted by relevance
1135 stylusEvents.forEach(this::deliverStylusHandwritingMotionEvent); in startStylusHandwriting()1151 deliverStylusHandwritingMotionEvent(motionEvent); in startStylusHandwriting()1162 private void deliverStylusHandwritingMotionEvent(MotionEvent motionEvent) { in deliverStylusHandwritingMotionEvent() method in InputMethodService.InputMethodImpl