Home
last modified time | relevance | path

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

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