Searched refs:mergeRow (Results 1 – 1 of 1) sorted by relevance
104 boolean isRowMerged = rowCombiner.mergeRow(allAnnotatedCallLogRowsSortedByTimestampDesc); in coalesceInternal()222 boolean mergeRow(Cursor annotatedCallLogRow) { in mergeRow() method in Coalescer.RowCombiner