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