Searched refs:BACKGROUND_COLOR (Results 1 – 2 of 2) sorted by relevance
34 private final static int BACKGROUND_COLOR = 0xfffff000; field in ElementLayoutActivity50 mLayout.setBackgroundColor(BACKGROUND_COLOR); in onCreate()55 mIndicator.setBackgroundColor(BACKGROUND_COLOR); in onCreate()142 int colorB = (BACKGROUND_COLOR >> shift) & 0xff; in onPreDraw()
39 private static final int BACKGROUND_COLOR = 0xFF400080; field in TouchLatencyView89 canvas.drawColor(BACKGROUND_COLOR); in drawTouch()100 canvas.drawColor(BACKGROUND_COLOR); in drawTouch()141 canvas.drawColor(BACKGROUND_COLOR); in drawBall()