Searched refs:hotseatCellHeightPx (Results 1 – 2 of 2) sorted by relevance
157 public int hotseatCellHeightPx; field in DeviceProfile425 hotseatCellHeightPx = (int) Math.ceil(hotseatIconSizePx * ICON_OVERLAP_FACTOR);814 hotseatBarSizePx - hotseatCellHeightPx - hotseatBarTopPaddingPx in getHotseatLayoutPadding()965 writer.println(prefix + pxToDpStr("hotseatCellHeightPx", hotseatCellHeightPx)); in dump()
208 : dp.hotseatBarSizePx - dp.hotseatCellHeightPx - mQsbHeight; in getQsbOffsetY()