Searched refs:hotseatCellWidth (Results 1 – 1 of 1) sorted by relevance
806 float hotseatCellWidth = (float) widthPx / numShownHotseatIcons; in getHotseatLayoutPadding() local807 int hotseatAdjustment = Math.round((workspaceCellWidth - hotseatCellWidth) / 2); in getHotseatLayoutPadding()