Searched refs:noteRecordedHistory (Results 1 – 2 of 2) sorted by relevance
405 noteRecordedHistory(history.getStart(), history.getEnd(), entry.rxBytes + entry.txBytes); in recordData()413 noteRecordedHistory(history.getStart(), history.getEnd(), history.getTotalBytes()); in recordHistory()657 private void noteRecordedHistory(long startMillis, long endMillis, long totalBytes) { in noteRecordedHistory() method in NetworkStatsCollection
20500 HSPLcom/android/server/net/NetworkStatsCollection;->noteRecordedHistory(JJJ)V