Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DShortcutAndWidgetContainer.java143 ? dp.cellYPaddingPx in measureChild()
H A DDeviceProfile.java128 public int cellYPaddingPx; field in DeviceProfile
675 cellYPaddingPx = Math.max(0, cellHeightPx - cellContentHeight) / 2;