Searched refs:cellYPaddingPx (Results 1 – 2 of 2) sorted by relevance
172 dp.cellYPaddingPx >= 0 && mContainerType == WORKSPACE in measureChild()173 ? dp.cellYPaddingPx in measureChild()
188 public int cellYPaddingPx = -1; field in DeviceProfile1192 cellYPaddingPx = Math.max(0, getCellSize().y - getIconSizeWithOverlap(iconSizePx))1195 cellYPaddingPx = Math.max(0, cellHeightPx - cellContentHeight) / 2;1253 cellYPaddingPx = Math.max(0, cellHeightPx - cellContentHeight) / 2;