Searched refs:updateRows (Results 1 – 3 of 3) sorted by relevance
200 private final Runnable mUpdateRowsRunnable = this::updateRows;462 updateRows(); in startBrowseIfDvrInitialized()633 private void updateRows() { in updateRows() method in DvrBrowseFragment
99 void updateRows(ImmutableList<CoalescedRow> coalescedRows) { in updateRows() method in NewCallLogAdapter
335 ((NewCallLogAdapter) recyclerView.getAdapter()).updateRows(coalescedRows); in onLoadFinished()