Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java91 public int hotseatCellHeightPx; field in DeviceProfile
252 hotseatCellHeightPx = iconSizePx; in updateIconSize()
DShortcutAndWidgetContainer.java138 grid.hotseatCellHeightPx : grid.cellHeightPx); in getCellContentHeight()