Home
last modified time | relevance | path

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

/development/python-packages/adb/
Ddevice.py50 def get_devices(adb_path='adb'): function
72 devices = get_devices(adb_path=adb_path)
79 for device in get_devices(adb_path=adb_path):