Searched refs:construct_adb_shell_command (Results 1 – 2 of 2) sorted by relevance
21 command = util.construct_adb_shell_command(LIST_TMP_ARGS, None)24 command = util.construct_adb_shell_command(LIST_TMP_ARGS, DEVICE_SERIAL)28 command = util.construct_adb_shell_command(ATRACE_ARGS, DEVICE_SERIAL)
53 def construct_adb_shell_command(shell_args, device_serial): function99 adb_command = construct_adb_shell_command(shell_args, device_serial)