Home | History | Annotate | Download | only in accessibility

Lines Matching refs:mColumnCount

3526         private int mColumnCount;
3537 return CollectionInfo.obtain(other.mRowCount, other.mColumnCount, other.mHierarchical,
3574 info.mColumnCount = columnCount;
3591 mColumnCount = columnCount;
3611 return mColumnCount;
3647 mColumnCount = 0;