Searched refs:brushes (Results 1 – 1 of 1) sorted by relevance
55 private LinearLayout brushes = null; field in PaintActivity67 toggleToolbar(brushes);71 hideToolbar(brushes);148 brushes = findViewById(R.id.brushes); in setupViews()228 if (brushes.getChildCount() == 0) { in refreshBrushAndColor()245 brushes.setSelected(false); in refreshBrushAndColor()246 hideToolbar(brushes); in refreshBrushAndColor()251 brushes.addView(button, button_lp); in refreshBrushAndColor()