Searched refs:mLastBugReportTime (Results 1 – 1 of 1) sorted by relevance
127 private long mLastBugReportTime; field in WifiDiagnostics365 if ((currentTime - mLastBugReportTime) in takeBugReport()367 && mLastBugReportTime > 0) { in takeBugReport()370 mLastBugReportTime = currentTime; in takeBugReport()