Searched defs:adb_path (Results 1 – 1 of 1) sorted by relevance
50 def get_devices(adb_path='adb'): argument70 def _get_unique_device(product=None, adb_path='adb'): argument77 def _get_device_by_serial(serial, product=None, adb_path='adb'): argument84 def get_device(serial=None, product=None, adb_path='adb'): argument115 def _get_device_by_type(flag, adb_path): argument129 def get_usb_device(adb_path='adb'): argument142 def get_emulator_device(adb_path='adb'): argument231 def version(adb_path=None): argument260 def __init__(self, serial, product=None, adb_path='adb'): argument