Searched refs:LOGCAT_DESC (Results 1 – 2 of 2) sorted by relevance
32 private static final String LOGCAT_DESC = "logcat"; field in LogcatReceiver44 mReceiver = new LargeOutputReceiver(LOGCAT_DESC, device.getSerialNumber(), in LogcatReceiver()48 mDeviceAction = new BackgroundDeviceAction(logcatCmd, LOGCAT_DESC, device, in LogcatReceiver()
49 private static final String LOGCAT_DESC = "LogcatEventParser-logcat"; field in GenericLogcatEventParser214 new BackgroundDeviceAction(logcatCmd, LOGCAT_DESC, mDevice, mLogcatReceiver, 0); in start()