Searched refs:cellLayoutBottomPaddingPx (Results 1 – 2 of 2) sorted by relevance
70 public final int cellLayoutBottomPaddingPx; field in DeviceProfile180 cellLayoutBottomPaddingPx = cellLayoutPadding; in DeviceProfile()183 cellLayoutBottomPaddingPx = 0; in DeviceProfile()429 - cellLayoutBottomPaddingPx, inv.numRows); in getCellSize()503 hotseatBarBottomPaddingPx + mInsets.bottom + cellLayoutBottomPaddingPx); in getHotseatLayoutPadding()
318 int paddingBottom = stableGrid.cellLayoutBottomPaddingPx; in setInsets()572 int paddingBottom = grid.cellLayoutBottomPaddingPx; in insertNewWorkspaceScreen()