Searched refs:GetLogcatMonitor (Results 1 – 5 of 5) sorted by relevance
28 self._logcat_monitor = self._device.GetLogcatMonitor()43 with device.GetLogcatMonitor() as logmon:
29 self._logcat_monitor = self._device.GetLogcatMonitor()
178 with self.device.GetLogcatMonitor(output_file=logcat_file) as logmon:
2711 def GetLogcatMonitor(self, *args, **kwargs): member in DeviceUtils
926 ### DeviceUtils.GetLogcatMonitor