Searched refs:mLastReportedScenarioTs (Results 1 – 1 of 1) sorted by relevance
88 private long mLastReportedScenarioTs = 0; field in SarInfo137 mLastReportedScenarioTs = System.currentTimeMillis(); in reportingSuccessful()190 pw.println("Reported " + (System.currentTimeMillis() - mLastReportedScenarioTs) / 1000 in dump()