Searched refs:shellScriptCommand (Results 1 – 1 of 1) sorted by relevance
143 String[] shellScriptCommand = buildAdbCommand("shell", scriptFilepath); in runScriptInBackground() local144 return RunUtil.getDefault().runCmdInBackground(shellScriptCommand); in runScriptInBackground()