Add a clear() method for LogcatParser

At present the only way to get a new LogcatItem is to reinstantiate the
LogcatParser; adding clear() will allow each parser to easily produce
multiple LogcatItems during its lifetime.

Change-Id: I0025d8509d75936d9bb29b94f278b788f4a2ab91
2 files changed
tree: 49af3c77eeba79ff56bfbd0167db8f324f162b2a
  1. src/
  2. tests/
  3. .classpath
  4. .gitignore
  5. .project
  6. Android.mk