Searched refs:mFixedCellHeight (Results 1 – 1 of 1) sorted by relevance
100 private int mFixedCellHeight; field in CellLayout379 mFixedCellHeight = mCellHeight = height; in setCellDimensions()400 mFixedCellWidth = mFixedCellHeight = -1; in resetCellSizeInternal()975 if (mFixedCellWidth < 0 || mFixedCellHeight < 0) { in onMeasure()