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()
41 private static final int BACKGROUND_COLOR = 0xFF400080; field in TouchLatencyView103 canvas.drawColor(BACKGROUND_COLOR); in drawTouch()114 canvas.drawColor(BACKGROUND_COLOR); in drawTouch()182 canvas.drawColor(BACKGROUND_COLOR); in drawBall()