Searched refs:run_adb_shell (Results 1 – 2 of 2) sorted by relevance
41 def run_adb_shell(shell_args, device_serial): function88 adb_output, adb_return_code = run_adb_shell(getprop_args,
310 output, return_code = util.run_adb_shell(SHELL_ARGS, self._options.device_serial)415 categories_output, return_code = util.run_adb_shell(LIST_CATEGORIES_ARGS,