Searched refs:ListDevicesEndpoint (Results 1 – 1 of 1) sorted by relevance
267 class ListDevicesEndpoint(RequestEndpoint): class275 } for m in [ListDevicesEndpoint.ADB_INFO_RE.match(d) for d in lines[1:]] if m}512 self.router.register_endpoint(RequestType.GET, "devices", ListDevicesEndpoint())