Searched refs:button_lp (Results 1 – 1 of 1) sorted by relevance
225 final LinearLayout.LayoutParams button_lp = new LinearLayout.LayoutParams( in refreshBrushAndColor() local227 button_lp.weight = 1f; in refreshBrushAndColor()251 brushes.addView(button, button_lp); in refreshBrushAndColor()277 colors.addView(button, button_lp); in refreshBrushAndColor()