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