Searched defs:rowTitle (Results 1 – 1 of 1) sorted by relevance
7519 public static CollectionItemInfo obtain(@Nullable String rowTitle, int rowIndex, in obtain()7582 public CollectionItemInfo(@Nullable String rowTitle, int rowIndex, int rowSpan, in CollectionItemInfo()7789 public CollectionItemInfo.Builder setRowTitle(@Nullable String rowTitle) { in setRowTitle()