Searched refs:mRowTitle (Results 1 – 1 of 1) sorted by relevance
4633 : builder.setRowTitle(cii.mRowTitle).setRowIndex(cii.mRowIndex).setRowSpan( in initCopyInfos()6460 return new CollectionItemInfo(other.mRowTitle, other.mRowIndex, other.mRowSpan, in obtain()6542 private String mRowTitle; field in AccessibilityNodeInfo.CollectionItemInfo6601 mRowTitle = rowTitle; in CollectionItemInfo()6668 return mRowTitle; in getRowTitle()6697 mRowTitle = null; in clear()6711 private String mRowTitle; field in AccessibilityNodeInfo.CollectionItemInfo.Builder6800 mRowTitle = rowTitle; in setRowTitle()6828 collectionItemInfo.mRowTitle = mRowTitle; in build()