Searched refs:setSpaceBetweenCellLayoutsPx (Results 1 – 3 of 3) sorted by relevance
181 public void setSpaceBetweenCellLayoutsPx(int spaceBetweenCellLayoutsPx) { in setSpaceBetweenCellLayoutsPx() method in MultipageCellLayout182 super.setSpaceBetweenCellLayoutsPx(spaceBetweenCellLayoutsPx); in setSpaceBetweenCellLayoutsPx()
1942 public void setSpaceBetweenCellLayoutsPx(@Px int spaceBetweenCellLayoutsPx) { in setSpaceBetweenCellLayoutsPx() method in CellLayout
383 cellLayout.setSpaceBetweenCellLayoutsPx(getPageSpacing() / 4); in updateCellLayoutMeasures()