Home
last modified time | relevance | path

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

/frameworks/base/tests/HandwritingIme/src/com/google/android/test/handwritingime/
DBoundsInfoDrawHelper.java42 private static final int HANDWRITING_BOUNDS_COLOR = field in BoundsInfoDrawHelper
93 sPaint.setColor(HANDWRITING_BOUNDS_COLOR); in drawEditorBoundsInfo()