Searched refs:mRowTitle (Results 1 – 1 of 1) sorted by relevance
4179 : builder.setRowTitle(cii.mRowTitle).setRowIndex(cii.mRowIndex).setRowSpan( in initCopyInfos()5592 return new CollectionItemInfo(other.mRowTitle, other.mRowIndex, other.mRowSpan, in obtain()5674 private String mRowTitle; field in AccessibilityNodeInfo.CollectionItemInfo5733 mRowTitle = rowTitle; in CollectionItemInfo()5800 return mRowTitle; in getRowTitle()5829 mRowTitle = null; in clear()5843 private String mRowTitle; field in AccessibilityNodeInfo.CollectionItemInfo.Builder5932 mRowTitle = rowTitle; in setRowTitle()5960 collectionItemInfo.mRowTitle = mRowTitle; in build()