Searched refs:use_device (Results 1 – 1 of 1) sorted by relevance
138 def __init__(self, adb_path=None, aapt_path=None, use_device=None, argument145 use_device = use_device or serial or \148 self.adb.serial = self._resolve_serial(use_device, serial)571 use_device=args.device,