Searched refs:INACTIVE_BORDER_COLOR (Results 1 – 1 of 1) sorted by relevance
330 private static final int INACTIVE_BORDER_COLOR = 0xFFffd060; field in TouchDisplayView357 mBorderPaint.setColor(INACTIVE_BORDER_COLOR); in initialisePaint()