Searched refs:logServiceThread (Results 1 – 1 of 1) sorted by relevance
117 private LogServiceThread logServiceThread; field in TestDevice160 logServiceThread = new LogServiceThread(); in getDeviceInfo()161 logServiceThread.start(); in getDeviceInfo()1655 if (logServiceThread != null) { in disconnected()1656 logServiceThread.cancelLogService(); in disconnected()