Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java100 public int workspaceCellPaddingXPx; field in DeviceProfile
215 workspaceCellPaddingXPx = res.getDimensionPixelSize(R.dimen.dynamic_grid_cell_padding_x); in DeviceProfile()
DShortcutAndWidgetContainer.java124 ? profile.workspaceCellPaddingXPx in measureChild()