Searched refs:LOG_TIME_OFFSET_MILLIS (Results 1 – 1 of 1) sorted by relevance
56 private static final long LOG_TIME_OFFSET_MILLIS = 75L; field in DiagnosticDataCollector93 String startTime = mDateFormat.format(new Date(logcatStartTime - LOG_TIME_OFFSET_MILLIS)); in persistLogcat()