Searched refs:DeviceReport (Results 1 – 3 of 3) sorted by relevance
26 protected $reportType = DeviceReport::class;48 * @param DeviceReport50 public function setReport(DeviceReport $report)55 * @return DeviceReport
32 protected $reportType = DeviceReport::class;78 * @param DeviceReport80 public function setReport(DeviceReport $report)85 * @return DeviceReport
20 class DeviceReport extends \Google\Collection class61 class_alias(DeviceReport::class, 'Google_Service_AndroidEnterprise_DeviceReport');