Searched refs:spaceBetweenCellLayoutsPx (Results 1 – 2 of 2) sorted by relevance
181 public void setSpaceBetweenCellLayoutsPx(int spaceBetweenCellLayoutsPx) { in setSpaceBetweenCellLayoutsPx() argument182 super.setSpaceBetweenCellLayoutsPx(spaceBetweenCellLayoutsPx); in setSpaceBetweenCellLayoutsPx()
1942 public void setSpaceBetweenCellLayoutsPx(@Px int spaceBetweenCellLayoutsPx) { in setSpaceBetweenCellLayoutsPx() argument1943 mSpaceBetweenCellLayoutsPx = spaceBetweenCellLayoutsPx; in setSpaceBetweenCellLayoutsPx()