Searched refs:BUTTON_SIZE (Results 1 – 1 of 1) sorted by relevance
2158 final int BUTTON_SIZE = mEST.dipToPx(50); in buildAndShowColorDialogue() local2182 button.setHeight(BUTTON_SIZE); in buildAndShowColorDialogue()2183 button.setWidth(BUTTON_SIZE); in buildAndShowColorDialogue()2185 new ColorPaletteDrawable(colors[i], BUTTON_SIZE, BUTTON_SIZE, in buildAndShowColorDialogue()