Home
last modified time | relevance | path

Searched refs:editorBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/HandwritingIme/src/com/google/android/test/handwritingime/
DBoundsInfoDrawHelper.java80 final RectF editorBounds = editorBoundsInfo.getEditorBounds(); in drawEditorBoundsInfo() local
82 if (editorBounds != null) { in drawEditorBoundsInfo()
83 final RectF localEditorBounds = new RectF(editorBounds); in drawEditorBoundsInfo()