Searched refs:mFixedHeight (Results 1 – 1 of 1) sorted by relevance
122 private int mFixedHeight = -1; field in CellLayout762 mFixedHeight = height; in setFixedSize()793 if (mFixedWidth > 0 && mFixedHeight > 0) { in onMeasure()795 newHeight = mFixedHeight; in onMeasure()806 if (mFixedWidth > 0 && mFixedHeight > 0) { in onMeasure()