Searched refs:hotseatIconSizePx (Results 1 – 1 of 1) sorted by relevance
871 private void updateHotseatSizes(int hotseatIconSizePx) { in updateHotseatSizes() argument873 hotseatCellHeightPx = getIconSizeWithOverlap(hotseatIconSizePx); in updateHotseatSizes()876 hotseatBarSizePx = hotseatIconSizePx + mHotseatBarEdgePaddingPx in updateHotseatSizes()879 hotseatBarSizePx = Math.max(hotseatIconSizePx, hotseatQsbVisualHeight) in updateHotseatSizes()882 hotseatBarSizePx = hotseatIconSizePx in updateHotseatSizes()