Searched refs:mRowIndex (Results 1 – 2 of 2) sorted by relevance
4073 : new CollectionItemInfo(cii.mRowIndex, cii.mRowSpan, cii.mColumnIndex, in initCopyInfos()5469 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()5517 info.mRowIndex = rowIndex; in obtain()5528 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo5559 mRowIndex = rowIndex; in CollectionItemInfo()5582 return mRowIndex; in getRowIndex()5636 mRowIndex = 0; in clear()
61912 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowIndex:I