Searched refs:mMarginColor (Results 1 – 1 of 1) sorted by relevance
70 private int mMarginColor; // i.e. color used for negative space like the container insets field in DropZoneView107 mMarginColor = getResources().getColor(R.color.taskbar_background_dark); in DropZoneView()128 mMarginColor = getResources().getColor(R.color.taskbar_background_dark); in onThemeChange()278 canvas.drawColor(mMarginColor); in onDraw()