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.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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73018 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowIndex:I