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.java4863 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()
4901 info.mRowIndex = rowIndex; in obtain()
4912 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo
4928 mRowIndex = rowIndex; in CollectionItemInfo()
4951 return mRowIndex; in getRowIndex()
5003 mRowIndex = 0; in clear()