Searched refs:ListDevices (Results 1 – 7 of 7) sorted by relevance
59 def ListDevices(): member in AtftManTest.FastbootDeviceTemplate126 atft_manager.ListDevices()127 atft_manager.ListDevices()146 atft_manager.ListDevices()147 atft_manager.ListDevices()162 atft_manager.ListDevices()163 atft_manager.ListDevices()176 atft_manager.ListDevices()177 atft_manager.ListDevices()192 atft_manager.ListDevices()[all …]
48 device_serial_numbers = fastbootsubp.FastbootDevice.ListDevices()58 device_serial_numbers = fastbootsubp.FastbootDevice.ListDevices()69 device_serial_numbers = fastbootsubp.FastbootDevice.ListDevices()83 device_serial_numbers = fastbootsubp.FastbootDevice.ListDevices()91 device_serial_numbers = fastbootsubp.FastbootDevice.ListDevices()102 fastbootsubp.FastbootDevice.ListDevices()
45 device_serial_numbers = fastbootsh.FastbootDevice.ListDevices()54 device_serial_numbers = fastbootsh.FastbootDevice.ListDevices()67 device_serial_numbers = fastbootsh.FastbootDevice.ListDevices()74 device_serial_numbers = fastbootsh.FastbootDevice.ListDevices()84 fastbootsh.FastbootDevice.ListDevices()
47 def ListDevices(): member in FastbootDevice
49 def ListDevices(): member in FastbootDevice
318 def ListDevices(self, sort_by=SORT_BY_LOCATION): member in AtftManager328 device_serials = self._fastboot_device_controller.ListDevices()
1545 self.atft_manager.ListDevices(self.sort_by)