Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java3804 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()
3840 info.mRowIndex = rowIndex; in obtain()
3851 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo
3867 mRowIndex = rowIndex; in CollectionItemInfo()
3890 return mRowIndex; in getRowIndex()
3941 mRowIndex = 0; in clear()