Searched refs:DEVICE_TYPE_SMARTPHONE (Results 1 – 2 of 2) sorted by relevance
40 public const DEVICE_TYPE_SMARTPHONE = 1; define in DeviceDetector\\Parser\\Device\\AbstractDeviceParser61 'smartphone' => self::DEVICE_TYPE_SMARTPHONE,2180 'mobile' => self::DEVICE_TYPE_SMARTPHONE,
387 AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE,965 $this->device = AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE;974 …if (AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE === $this->device && $this->matchUserAgent('Pad/A…991 $this->device = AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE;1004 $this->device = AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE;1016 $this->device = AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE;1060 $this->device = AbstractDeviceParser::DEVICE_TYPE_SMARTPHONE;