Searched refs:mRowIndex (Results 1 – 2 of 2) sorted by relevance
4633 : builder.setRowTitle(cii.mRowTitle).setRowIndex(cii.mRowIndex).setRowSpan( in initCopyInfos()6460 return new CollectionItemInfo(other.mRowTitle, other.mRowIndex, other.mRowSpan, in obtain()6538 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo6595 mRowIndex = rowIndex; in CollectionItemInfo()6620 return mRowIndex; in getRowIndex()6693 mRowIndex = 0; in clear()6707 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo.Builder6752 mRowIndex = rowIndex; in setRowIndex()6824 collectionItemInfo.mRowIndex = mRowIndex; in build()
57946 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowIndex:I