Searched refs:selectedDevice (Results 1 – 4 of 4) sorted by relevance
148 `${ProxyEndpoint.ENABLE_CONFIG_TRACE}${view.selectedDevice}/`,162 `${endpoint}${view.selectedDevice}/`,177 `${ProxyEndpoint.START_TRACE}${view.selectedDevice}/`,195 `${ProxyEndpoint.END_TRACE}${view.selectedDevice}/`,212 `${ProxyEndpoint.STATUS}${view.selectedDevice}/`,224 `${ProxyEndpoint.DUMP}${view.selectedDevice}/`,314 selectedDevice = ''; property in ProxyClient358 this.selectedDevice = device_id;374 await proxyRequest.fetchFiles(this.selectedDevice, adbParams);
116 selectedDevice(): DeviceProperties { method in ProxyConnection117 return this.proxy.devices[this.proxy.selectedDevice];121 return this.proxy.selectedDevice;
27 selectedDevice(): DeviceProperties; method
195 connect.selectedDevice = jasmine.createSpy().and.returnValue(mock);218 connect.selectedDevice = jasmine.createSpy().and.returnValue(mock);234 connect.selectedDevice = jasmine.createSpy().and.returnValue(mock);250 connect.selectedDevice = jasmine.createSpy().and.returnValue(mock);