Searched refs:cellLayoutBottomPaddingPx (Results 1 – 2 of 2) sorted by relevance
102 public final int cellLayoutBottomPaddingPx; field in DeviceProfile309 cellLayoutBottomPaddingPx = 0; in DeviceProfile()312 cellLayoutBottomPaddingPx = cellLayoutPadding; in DeviceProfile()315 cellLayoutBottomPaddingPx = 0; in DeviceProfile()830 - cellLayoutBottomPaddingPx, cellLayoutBorderSpacePx.y, inv.numRows); in getCellSize()930 + cellLayoutBottomPaddingPx + mInsets.bottom); in getHotseatLayoutPadding()
333 int paddingBottom = grid.cellLayoutBottomPaddingPx; in updateWorkspaceScreensPadding()