Home
last modified time | relevance | path

Searched refs:mRowSpan (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()
4902 info.mRowSpan = rowSpan; in obtain()
4914 private int mRowSpan; field in AccessibilityNodeInfo.CollectionItemInfo
4929 mRowSpan = rowSpan; in CollectionItemInfo()
4969 return mRowSpan; in getRowSpan()
5004 mRowSpan = 0; in clear()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73019 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowSpan:I