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.java3953 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()
3989 info.mRowIndex = rowIndex; in obtain()
4000 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo
4016 mRowIndex = rowIndex; in CollectionItemInfo()
4039 return mRowIndex; in getRowIndex()
4090 mRowIndex = 0; in clear()