Searched refs:folderCellWidthPx (Results 1 – 19 of 19) sorted by relevance
205 public int folderCellWidthPx; field in DeviceProfile474 folderCellWidthPx = folderStyle.getDimensionPixelSize( in DeviceProfile()1478 float contentUsedWidth = folderCellWidthPx * numFolderColumns1499 folderCellWidthPx = mResponsiveFolderWidthSpec.getCellSizePx();1510 if (folderCellWidthPx < folderChildIconSizePx) {1511 folderChildIconSizePx = mIconSizeSteps.getIconSmallerThan(folderCellWidthPx);1540 folderCellWidthPx = roundPxValueFromFloat(getCellSize().x * scale);1543 folderCellWidthPx = roundPxValueFromFloat(folderCellWidthPx * scale);1571 folderCellWidthPx = folderChildIconSizePx + 2 * cellPaddingX;2124 writer.println(prefix + pxToDpStr("folderCellWidthPx", folderCellWidthPx));
244 + mDeviceProfile.folderCellWidthPx * 2; in getAnimator()255 rtlExtraWidth = (int) Math.max(numExtraRows * (mDeviceProfile.folderCellWidthPx in getAnimator()
263 page.setCellDimensions(grid.folderCellWidthPx, grid.folderCellHeightPx); in createAndAddNewPage()
43 folderCellWidthPx: 204.0px (102.0dp)
43 folderCellWidthPx: 240.0px (120.0dp)
43 folderCellWidthPx: 189.0px (72.0dp)
43 folderCellWidthPx: 163.0px (62.095238dp)
43 folderCellWidthPx: 195.0px (74.28571dp)
43 folderCellWidthPx: 173.0px (65.90476dp)