Searched refs:RowCombiner (Results 1 – 1 of 1) sorted by relevance
99 RowCombiner rowCombiner = new RowCombiner(allAnnotatedCallLogRowsSortedByTimestampDesc); in coalesceInternal()158 private static final class RowCombiner { class in Coalescer182 RowCombiner(Cursor annotatedCallLogRow) { in RowCombiner() method in Coalescer.RowCombiner