Searched refs:buildAdbShellCommand (Results 1 – 1 of 1) sorted by relevance
873 final String[] fullCmd = buildAdbShellCommand(cmd); in executeShellV2Command()2038 private String[] buildAdbShellCommand(String command) { in buildAdbShellCommand() method in NativeDevice