Searched refs:mRowSpan (Results 1 – 2 of 2) sorted by relevance
4863 return CollectionItemInfo.obtain(other.mRowIndex, other.mRowSpan, other.mColumnIndex, in obtain()4902 info.mRowSpan = rowSpan; in obtain()4914 private int mRowSpan; field in AccessibilityNodeInfo.CollectionItemInfo4929 mRowSpan = rowSpan; in CollectionItemInfo()4969 return mRowSpan; in getRowSpan()5004 mRowSpan = 0; in clear()
73019 Landroid/view/accessibility/AccessibilityNodeInfo$CollectionItemInfo;->mRowSpan:I