Searched refs:LogcatParser (Results 1 – 4 of 4) sorted by relevance
23 import com.android.bugreport.logcat.LogcatParser;102 final LogcatParser parser = new LogcatParser(); in run()
29 public class LogcatParser { class43 public LogcatParser() { in LogcatParser() method in LogcatParser
19 import com.android.bugreport.logcat.LogcatParser;179 private LogcatParser mParser = new LogcatParser();
25 import com.android.bugreport.logcat.LogcatParser;54 private final Matcher mBufferBeginRe = LogcatParser.BUFFER_BEGIN_RE.matcher("");