Searched refs:cellLayoutPadding (Results 1 – 1 of 1) sorted by relevance
177 int cellLayoutPadding = res.getDimensionPixelSize(R.dimen.dynamic_grid_cell_layout_padding); in DeviceProfile() local180 cellLayoutBottomPaddingPx = cellLayoutPadding; in DeviceProfile()182 cellLayoutPaddingLeftRightPx = cellLayoutPaddingLeftRightMultiplier * cellLayoutPadding; in DeviceProfile()