Searched refs:mRowIndex (Results 1 – 2 of 2) sorted by relevance
4863 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()4901 info.mRowIndex = rowIndex; in obtain()4912 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo4928 mRowIndex = rowIndex; in CollectionItemInfo()4951 return mRowIndex; in getRowIndex()5003 mRowIndex = 0; in clear()
73018 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowIndex:I