Searched defs:_run_adb_cmd (Results 1 – 2 of 2) sorted by relevance
49 def _run_adb_cmd(cmd, adb_option="", **kwargs): function
251 def _run_adb_cmd(self, cmd): member in SnippetClientV2