Searched defs:handwritingArea (Results 1 – 2 of 2) sorted by relevance
37 public static EditText createView(Rect handwritingArea) { in createView()42 public static EditText createView(Rect handwritingArea, boolean autoHandwritingEnabled, in createView()48 public static EditText createView(Rect handwritingArea, boolean autoHandwritingEnabled, in createView()
414 final Rect handwritingArea = mTempRect; in findHoverView() local471 Rect handwritingArea = mTempRect; in findBestCandidateView() local490 final Rect handwritingArea = viewInfo.getHandwritingArea(); in findBestCandidateView() local594 private boolean isInHandwritingArea(@Nullable Rect handwritingArea, in isInHandwritingArea()829 final Rect handwritingArea = view.getHandwritingArea(); in update() local