Searched refs:_get_device_by_serial (Results 1 – 1 of 1) sorted by relevance
78 def _get_device_by_serial(serial, product=None, adb_path='adb'): function107 return _get_device_by_serial(serial, product, adb_path)111 return _get_device_by_serial(android_serial, product, adb_path)127 return _get_device_by_serial(serial, adb_path=adb_path)