Searched refs:mMinHotseatIconSpacePx (Results 1 – 1 of 1) sorted by relevance
235 private final int mMinHotseatIconSpacePx; field in DeviceProfile756 mMinHotseatIconSpacePx = res.getDimensionPixelSize(R.dimen.min_hotseat_icon_space); in DeviceProfile()902 while (hotseatBorderSpace < mMinHotseatIconSpacePx in recalculateHotseatWidthAndBorderSpace()933 if (hotseatBorderSpace >= mMinHotseatIconSpacePx) { in recalculateHotseatWidthAndBorderSpace()938 hotseatBorderSpace = mMinHotseatIconSpacePx; in recalculateHotseatWidthAndBorderSpace()959 } while (hotseatBorderSpace < mMinHotseatIconSpacePx && numShownHotseatIcons > 1); in recalculateHotseatWidthAndBorderSpace()