Home
last modified time | relevance | path

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

/development/samples/browseable/BasicMultitouch/src/com.example.android.basicmultitouch/
DTouchDisplayView.java330 private static final int INACTIVE_BORDER_COLOR = 0xFFffd060; field in TouchDisplayView
357 mBorderPaint.setColor(INACTIVE_BORDER_COLOR); in initialisePaint()