Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java293 int cellLayoutPadding = isScalableGrid in DeviceProfile() local
303 cellLayoutBottomPaddingPx = cellLayoutPadding; in DeviceProfile()
305 cellLayoutPaddingLeftRightPx = cellLayoutPaddingLeftRightMultiplier * cellLayoutPadding; in DeviceProfile()