Searched refs:dumpCommand (Results 1 – 2 of 2) sorted by relevance
105 String dumpCommand = in getReportByteArray() local112 CLog.d("Dumping stats report with command: " + dumpCommand); in getReportByteArray()113 device.executeShellCommand(dumpCommand, receiver); in getReportByteArray()
2452 dumpCommand(curTime, cmd, displayRows); in displayCommandQueue()2457 private void dumpCommand( in dumpCommand() method in CommandScheduler