Home
last modified time | relevance | path

Searched defs:mHandwritingBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DEditorBoundsInfo.java41 private final RectF mHandwritingBounds; field in EditorBoundsInfo
134 private RectF mHandwritingBounds = null; field in EditorBoundsInfo.Builder