Searched refs:hasVerticalHotseat (Results 1 – 2 of 2) sorted by relevance
34 public CellPosMapper(boolean hasVerticalHotseat, int numOfHotseat) { in CellPosMapper() argument35 mHasVerticalHotseat = hasVerticalHotseat; in CellPosMapper()
89 public void resetLayout(boolean hasVerticalHotseat) { in resetLayout() argument94 mHasVerticalHotseat = hasVerticalHotseat; in resetLayout()121 if (hasVerticalHotseat) { in resetLayout()