Searched refs:mRowIndex (Results 1 – 2 of 2) sorted by relevance
4179 : builder.setRowTitle(cii.mRowTitle).setRowIndex(cii.mRowIndex).setRowSpan( in initCopyInfos()5592 return new CollectionItemInfo(other.mRowTitle, other.mRowIndex, other.mRowSpan, in obtain()5670 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo5727 mRowIndex = rowIndex; in CollectionItemInfo()5752 return mRowIndex; in getRowIndex()5825 mRowIndex = 0; in clear()5839 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo.Builder5884 mRowIndex = rowIndex; in setRowIndex()5956 collectionItemInfo.mRowIndex = mRowIndex; in build()
58589 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowIndex:I