Searched refs:selectDevice (Results 1 – 4 of 4) sorted by relevance
30 selectDevice(id: string): any; method
133 selectDevice(id: string) { method in ProxyConnection134 this.proxy.selectDevice(id);
282 await client.selectDevice(last);357 async selectDevice(device_id: string) { method in ProxyClient
403 await assertDefined(this.connect).selectDevice(deviceId);