Home
last modified time | relevance | path

Searched refs:_get_device_by_serial (Results 1 – 1 of 1) sorted by relevance

/development/python-packages/adb/adb/
D__init__.py85 def _get_device_by_serial( function
118 return _get_device_by_serial(serial, product, adb_path)
122 return _get_device_by_serial(android_serial, product, adb_path)
138 return _get_device_by_serial(serial, adb_path=adb_path)