Searched refs:DEVICE_TYPE_WEARABLE (Results 1 – 2 of 2) sorted by relevance
51 public const DEVICE_TYPE_WEARABLE = 12; // including set watches, headsets define in DeviceDetector\\Parser\\Device\\AbstractDeviceParser72 'wearable' => self::DEVICE_TYPE_WEARABLE,2178 'xr' => self::DEVICE_TYPE_WEARABLE,2179 'watch' => self::DEVICE_TYPE_WEARABLE,
951 $this->device = AbstractDeviceParser::DEVICE_TYPE_WEARABLE;