Searched refs:mFixedCellWidth (Results 1 – 1 of 1) sorted by relevance
93 private int mFixedCellWidth; field in CellLayout212 mFixedCellWidth = mFixedCellHeight = -1; in CellLayout()368 mFixedCellWidth = mCellWidth = width; in setCellDimensions()781 if (mFixedCellWidth < 0 || mFixedCellHeight < 0) { in onMeasure()