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