Searched defs:adbProcess (Results 1 – 2 of 2) sorted by relevance
215 Process adbProcess = RunUtil.getDefault().runCmdInBackground(adbJdwpCommand); in listPidsWithAdbJdwp() local
334 final Process adbProcess = RunUtil.getDefault().runCmdInBackground(command); in getOutput() local