Searched refs:startCommand (Results 1 – 1 of 1) sorted by relevance
83 String startCommand = in startCollecting() local89 Log.i(LOG_TAG, String.format("Start command: %s", startCommand)); in startCollecting()91 String startOutput = mUiDevice.executeShellCommand(startCommand); in startCollecting()