Searched refs:cellPaddingX (Results 1 – 2 of 2) sorted by relevance
182 int cellPaddingX = noPaddingX in measureChild() local187 child.setPadding(cellPaddingX, cellPaddingY, cellPaddingX, 0); in measureChild()
1657 int cellPaddingX = (int) (res.getDimensionPixelSize(R.dimen.folder_cell_x_padding)1662 folderCellWidthPx = folderChildIconSizePx + 2 * cellPaddingX;