Home
last modified time | relevance | path

Searched refs:deviceService (Results 1 – 1 of 1) sorted by relevance

/test/vti/test_serving/gae/frontend/src/app/menu/device/
Ddevice.component.ts57 constructor(private deviceService: DeviceService, property in DeviceComponent
75 this.deviceService.getCount(filterJSON).subscribe(observer);
85 this.deviceService.getDevices(size, offset, filterJSON, this.sort, this.sortDirection)