Searched refs:noteRecordedHistory (Results 1 – 1 of 1) sorted by relevance
439 noteRecordedHistory(history.getStart(), history.getEnd(), entry.rxBytes + entry.txBytes); in recordData()451 noteRecordedHistory(history.getStart(), history.getEnd(), history.getTotalBytes()); in recordHistory()743 private void noteRecordedHistory(long startMillis, long endMillis, long totalBytes) { in noteRecordedHistory() method in NetworkStatsCollection