Searched refs:hotseatCellHeightPx (Results 1 – 1 of 1) sorted by relevance
154 public int hotseatCellHeightPx; field in DeviceProfile484 hotseatCellHeightPx = (int) Math.ceil(hotseatIconSizePx * ICON_OVERLAP_FACTOR);929 hotseatBarSizePx - hotseatCellHeightPx - hotseatBarTopPaddingPx in getHotseatLayoutPadding()941 : hotseatBarSizePx - hotseatCellHeightPx - hotseatQsbHeight; in getQsbOffsetY()1106 writer.println(prefix + pxToDpStr("hotseatCellHeightPx", hotseatCellHeightPx)); in dump()