Lines Matching full:android
773 * Returns if the parsed UA contains the 'Android; Tablet;' fragment
779 $regex = 'Android( [.0-9]+)?; Tablet;|Tablet(?! PC)|.*\-tablet$';
785 * Returns if the parsed UA contains the 'Android; Mobile;' fragment
791 $regex = 'Android( [.0-9]+)?; Mobile;|.*\-mobile$';
797 * Returns if the parsed UA contains the 'Android; Mobile VR;' fragment
803 $regex = 'Android( [.0-9]+)?; Mobile VR;| VR ';
932 … * if it's fake UA then it's best not to identify it as Apple running Android OS or GNU/Linux
955 * Chrome on Android passes the device type based on the keyword 'Mobile'
961 if (null === $this->device && 'Android' === $osFamily
979 …* Some UA contain the fragment 'Android; Tablet;' or 'Opera Tablet', so we assume those devices as…
988 …* Some user agents simply contain the fragment 'Android; Mobile;', so we assume those devices as s…
995 …* Android up to 3.0 was designed for smartphones only. But as 3.0, which was tablet only, was publ…
999 * So were are expecting that all devices running Android < 2 are smartphones
1000 * Devices running Android 3.X are tablets. Device type of Android 2.X and 4.X+ are unknown
1002 if (null === $this->device && 'Android' === $osName && '' !== $osVersion) {
1013 * All detected feature phones running android are more likely a smartphone
1015 …if (AbstractDeviceParser::DEVICE_TYPE_FEATURE_PHONE === $this->device && 'Android' === $osFamily) {
1091 …]) && $this->matchUserAgent('Andr0id|(?:Android(?: UHD)?|Google) TV|\(lite\) TV|BRAVIA|Firebolt| T…