Home
last modified time | relevance | path

Searched refs:newCommand (Results 1 – 1 of 1) sorted by relevance

/test/vts/tests/angleallowliststrace_test/host/src/com/google/android/angleallowlists/vts/
DHelper.java281 final String[] newCommand = in adbCommandCheck() local
283 return commandCheck(timeout, logOutput, newCommand); in adbCommandCheck()
312 final String[] newCommand = ArrayUtil.buildArray( in adbShellCommandWithStdout() local
314 mRunUtil.runTimedCmd(timeout, stdout, null, newCommand); in adbShellCommandWithStdout()