Searched refs:LogcatWatcher (Results 1 – 1 of 1) sorted by relevance
59 private class LogcatWatcher implements Runnable { class in LogcatViewer153 Thread logcatWatcher = new Thread(new LogcatWatcher()); in onStart()