Home
last modified time | relevance | path

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

/test/vts/utils/python/controllers/
Dandroid_device.py182 def list_fastboot_devices(): function
253 serial_list = list_adb_devices() + list_fastboot_devices()
452 return self.serial in list_fastboot_devices()
/test/framework/harnesses/host_controller/build/
Dbuild_flasher.py55 serials = android_device.list_fastboot_devices()