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.java4468 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()
4504 info.mRowIndex = rowIndex; in obtain()
4515 private int mRowIndex; field in AccessibilityNodeInfo.CollectionItemInfo
4531 mRowIndex = rowIndex; in CollectionItemInfo()
4554 return mRowIndex; in getRowIndex()
4605 mRowIndex = 0; in clear()