Searched refs:newTotal (Results 1 – 1 of 1) sorted by relevance
76 SparseArray<IoStatsEntry> newTotal = new SparseArray<>(); in update() local112 newTotal.append(uid, new IoStatsEntry(newRecord, newStats.runtimeMillis)); in update()115 newTotal.append(uid, oldRecord); in update()121 mTotal = newTotal; in update()