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