Searched refs:mLogCatMonitor (Results 1 – 1 of 1) sorted by relevance
859 private LogCatMonitor mLogCatMonitor; field in DdmsPlugin861 if (mLogCatMonitor == null) { in startLogCatMonitor()862 mLogCatMonitor = new LogCatMonitor(getDebuggerConnectors(), getPreferenceStore()); in startLogCatMonitor()865 mLogCatMonitor.monitorDevice(device); in startLogCatMonitor()