Searched refs:mLogCatMonitor (Results 1 – 1 of 1) sorted by relevance
863 private LogCatMonitor mLogCatMonitor; field in DdmsPlugin865 if (mLogCatMonitor == null) { in startLogCatMonitor()866 mLogCatMonitor = new LogCatMonitor(getDebuggerConnectors(), getPreferenceStore()); in startLogCatMonitor()869 mLogCatMonitor.monitorDevice(device); in startLogCatMonitor()