Searched refs:mFixedCellWidth (Results 1 – 1 of 1) sorted by relevance
99 private int mFixedCellWidth; field in CellLayout378 mFixedCellWidth = mCellWidth = width; in setCellDimensions()400 mFixedCellWidth = mFixedCellHeight = -1; in resetCellSizeInternal()975 if (mFixedCellWidth < 0 || mFixedCellHeight < 0) { in onMeasure()