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