Searched refs:allAppsCellWidthPx (Results 1 – 1 of 1) sorted by relevance
110 int allAppsCellWidthPx; field in DeviceProfile399 allAppsCellWidthPx = allAppsIconSizePx; in updateIconSize()418 (allAppsCellWidthPx + allAppsCellPaddingPx); in updateIconSize()805 int paddingLR = (availableWidthPx - (allAppsCellWidthPx * allAppsNumCols)) / in layout()811 int maxAllAppsWidth = (allAppsNumCols * (allAppsCellWidthPx + 2 * paddingLR)); in layout()814 if ((isTablet() || isLandscape) && gridPaddingLR > (allAppsCellWidthPx / 4)) { in layout()