Searched refs:runCommand (Results 1 – 1 of 1) sorted by relevance
800 String runCommand = LOGCAT_CMD_STATISTICS_ALL; in extractLogcatInfo() local801 String output = getDevice().executeShellCommand(runCommand); in extractLogcatInfo()