Home | History | Annotate | Download | only in accessibility

Lines Matching refs:mRowSpan

4107             return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex,
4144 info.mRowSpan = rowSpan;
4156 private int mRowSpan;
4171 mRowSpan = rowSpan;
4211 return mRowSpan;
4245 mRowSpan = 0;