Searched refs:eventLog (Results 1 – 3 of 3) sorted by relevance
72 public Logcat eventLog; field in Bugreport
194 mBugreport.eventLog = mParser.parse(lines);
566 inventLogcatTimes(mBugreport.eventLog.lines); in inventLogcatTimes()623 final ArrayList<LogLine> event = mBugreport.eventLog.lines; in mergeLogcat()