Home
last modified time | relevance | path

Searched refs:allAppsCellWidthPx (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/
DSecondaryDragLayer.java118 int maxWidth = grid.allAppsCellWidthPx * grid.numShownAllAppsColumns + padding; in onMeasure()
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java173 public int allAppsCellWidthPx; field in DeviceProfile
618 allAppsCellWidthPx = allAppsIconSizePx + allAppsIconDrawablePaddingPx;