Searched refs:ListDevicesEndpoint (Results 1 – 1 of 1) sorted by relevance
443 class ListDevicesEndpoint(RequestEndpoint): class451 } for m in [ListDevicesEndpoint.ADB_INFO_RE.match(d) for d in lines[1:]] if m}788 RequestType.GET, "devices", ListDevicesEndpoint())