Searched refs:mFixedCellHeight (Results 1 – 1 of 1) sorted by relevance
94 private int mFixedCellHeight; field in CellLayout212 mFixedCellWidth = mFixedCellHeight = -1; in CellLayout()369 mFixedCellHeight = mCellHeight = height; in setCellDimensions()781 if (mFixedCellWidth < 0 || mFixedCellHeight < 0) { in onMeasure()