Searched refs:use_device (Results 1 – 1 of 1) sorted by relevance
168 def __init__(self, adb_path=None, aapt_path=None, use_device=None, argument182 use_device = use_device or serial or \185 self.adb.serial = self._resolve_serial(use_device, serial)790 use_device=args.device,