Searched defs:adb_shell (Results 1 – 6 of 6) sorted by relevance
15 adb_shell () { function
62 function adb_shell { function
336 adb_shell () { function
89 def adb_shell(cmd): function
148 def adb_shell(cmd, **kwargs): function
341 def adb_shell(device, command, timeout=None, check_exit_code=False, function