Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java103 public int hotseatCellHeightPx; field in DeviceProfile
347 hotseatCellHeightPx = iconSizePx; in updateIconSize()
573 return hotseatCellHeightPx; in getCellHeight()