Searched refs:allAppsCellHeightPx (Results 1 – 24 of 24) sorted by relevance
256 public int allAppsCellHeightPx; field in DeviceProfile809 / (float) allAppsCellHeightPx)); in getMaxAllAppsRowCount()1286 allAppsCellHeightPx += Utilities.calculateTextHeight(allAppsIconTextSizePx);1329 allAppsCellHeightPx = pxFromDp(inv.allAppsCellSize[mTypeIndex].y, mMetrics)1360 if (allAppsCellHeightPx < cellContentHeight) {1362 allAppsCellHeightPx = cellContentHeight;1384 allAppsCellHeightPx = mResponsiveAllAppsHeightSpec.getCellSizePx();1403 if (allAppsCellHeightPx < cellContentDimensions.getCellContentHeight()) {1405 if (allAppsCellHeightPx < allAppsIconSizePx) {1407 mIconSizeSteps.getIconSmallerThan(allAppsCellHeightPx));[all …]
35 float swipeHeight = dp.allAppsCellHeightPx - dp.allAppsIconTextSizePx; in getDefaultSwipeHeight()
64 allAppsCellHeightPx: 354.0px (177.0dp)
64 allAppsCellHeightPx: 322.0px (161.0dp)
64 allAppsCellHeightPx: 361.0px (137.5238dp)
64 allAppsCellHeightPx: 372.0px (141.71428dp)
64 allAppsCellHeightPx: 366.0px (139.42857dp)
130 grid.allAppsCellHeightPx * grid.numShownAllAppsColumns + verticalPadding; in onMeasure()
228 lp.height = mActivityContext.getDeviceProfile().allAppsCellHeightPx; in applyPredictionApps()
232 mActivityContext.getDeviceProfile().allAppsCellHeightPx; in onCreateViewHolder()
784 getPsHeaderHeight(), deviceProfile.allAppsCellHeightPx); in expandPrivateSpace()
519 mActivityContext.getDeviceProfile().allAppsCellHeightPx); in resetAndScrollToPrivateSpaceHeader()
206 mDeviceProfile.allAppsCellHeightPx); in call()