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 TouchLatencyView107 canvas.drawColor(BACKGROUND_COLOR); in drawTouch()118 canvas.drawColor(BACKGROUND_COLOR); in drawTouch()186 canvas.drawColor(BACKGROUND_COLOR); in drawBall()