Searched refs:fastboot_serial (Results 1 – 1 of 1) sorted by relevance
141 adb_serial=None, fastboot_serial=None, argument167 fastboot_serial = (fastboot_serial or174 self.fastboot_serial = (fastboot_serial or179 self.fastboot_serial = fastboot_serial or adb_serial192 if self.fastboot_serial:193 msg += ', fastboot serial: %s' % self.fastboot_serial313 serial = self.fastboot_serial607 self.fastboot_serial)658 if (self.fastboot_serial and659 self.fastboot_serial not in result):[all …]