Searched refs:allAppsCellWidthPx (Results 1 – 2 of 2) sorted by relevance
121 public int allAppsCellWidthPx; field in DeviceProfile382 allAppsCellWidthPx = allAppsIconSizePx + allAppsIconDrawablePaddingPx; in updateIconSize()
121 int maxWidth = grid.allAppsCellWidthPx * idp.numAllAppsColumns + padding; in onMeasure()