Home
last modified time | relevance | path

Searched refs:mRowIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java4073 : 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.CollectionItemInfo
5559 mRowIndex = rowIndex; in CollectionItemInfo()
5582 return mRowIndex; in getRowIndex()
5636 mRowIndex = 0; in clear()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61912 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowIndex:I