SYMBOL INDEX (376 symbols across 11 files) FILE: ASP_NET/Sub-Classed Page Technique/MDetectPage.cs class MDetectPage (line 88) | public class MDetectPage : System.Web.UI.Page method MDetectPage (line 248) | public MDetectPage() method FireEvents (line 257) | public void FireEvents() class MDetectArgs (line 513) | public class MDetectArgs : EventArgs method MDetectArgs (line 515) | public MDetectArgs(string type) method DetectIpod (line 527) | public bool DetectIpod() method DetectIpad (line 542) | public bool DetectIpad() method DetectIphone (line 557) | public bool DetectIphone() method DetectIphoneOrIpod (line 578) | public bool DetectIphoneOrIpod() method DetectIos (line 593) | public bool DetectIos() method DetectAndroid (line 609) | public bool DetectAndroid() method DetectAndroidPhone (line 626) | public bool DetectAndroidPhone() method DetectAndroidTablet (line 650) | public bool DetectAndroidTablet() method DetectGoogleTV (line 673) | public bool DetectGoogleTV() method DetectAndroidWebKit (line 687) | public bool DetectAndroidWebKit() method DetectWebkit (line 697) | public bool DetectWebkit() method DetectS60OssBrowser (line 711) | public bool DetectS60OssBrowser() method DetectSymbianOS (line 736) | public bool DetectSymbianOS() method DetectWindowsPhone (line 755) | public bool DetectWindowsPhone() method DetectWindowsPhone7 (line 772) | public bool DetectWindowsPhone7() method DetectWindowsPhone8 (line 783) | public bool DetectWindowsPhone8() method DetectWindowsPhone10 (line 794) | public bool DetectWindowsPhone10() method DetectWindowsMobile (line 806) | public bool DetectWindowsMobile() method DetectBlackBerry (line 839) | public bool DetectBlackBerry() method DetectBlackBerry10Phone (line 855) | public bool DetectBlackBerry10Phone() method DetectBlackBerryTablet (line 867) | public bool DetectBlackBerryTablet() method DetectBlackBerryWebKit (line 879) | public bool DetectBlackBerryWebKit() method DetectBlackBerryTouch (line 894) | public bool DetectBlackBerryTouch() method DetectBlackBerryHigh (line 911) | public bool DetectBlackBerryHigh() method DetectBlackBerryLow (line 934) | public bool DetectBlackBerryLow() method DetectPalmOS (line 950) | public bool DetectPalmOS() method DetectPalmWebOS (line 974) | public bool DetectPalmWebOS() method DetectWebOSTablet (line 989) | public bool DetectWebOSTablet() method DetectWebOSTV (line 1006) | public bool DetectWebOSTV() method DetectOperaMobile (line 1019) | public bool DetectOperaMobile() method DetectGarminNuvifone (line 1042) | public bool DetectGarminNuvifone() method DetectBada (line 1052) | public bool DetectBada() method DetectTizen (line 1064) | public bool DetectTizen() method DetectTizenTV (line 1077) | public bool DetectTizenTV() method DetectMeego (line 1090) | public bool DetectMeego() method DetectMeegoPhone (line 1102) | public bool DetectMeegoPhone() method DetectFirefoxOS (line 1115) | public bool DetectFirefoxOS() method DetectFirefoxOSPhone (line 1125) | public bool DetectFirefoxOSPhone() method DetectFirefoxOSTablet (line 1142) | public bool DetectFirefoxOSTablet() method DetectSailfish (line 1159) | public bool DetectSailfish() method DetectSailfishPhone (line 1169) | public bool DetectSailfishPhone() method DetectUbuntu (line 1180) | public bool DetectUbuntu() method DetectUbuntuPhone (line 1190) | public bool DetectUbuntuPhone() method DetectUbuntuTablet (line 1201) | public bool DetectUbuntuTablet() method DetectBrewDevice (line 1213) | public bool DetectBrewDevice() method DetectDangerHiptop (line 1227) | public bool DetectDangerHiptop() method DetectWapWml (line 1241) | public bool DetectWapWml() method DetectKindle (line 1257) | public bool DetectKindle() method DetectAmazonSilk (line 1274) | public bool DetectAmazonSilk() method DetectSonyPlaystation (line 1284) | public bool DetectSonyPlaystation() method DetectGamingHandheld (line 1295) | public bool DetectGamingHandheld() method DetectNintendo (line 1306) | public bool DetectNintendo() method DetectXbox (line 1318) | public bool DetectXbox() method DetectGameConsole (line 1328) | public bool DetectGameConsole() method DetectMidpCapable (line 1342) | public bool DetectMidpCapable() method DetectMaemoTablet (line 1353) | public bool DetectMaemoTablet() method DetectArchos (line 1369) | public bool DetectArchos() method DetectSonyMylo (line 1379) | public bool DetectSonyMylo() method DetectSmartphone (line 1397) | public bool DetectSmartphone() method DetectMobileQuick (line 1419) | public bool DetectMobileQuick() method DetectMobileLong (line 1465) | public bool DetectMobileLong() method DetectTierTablet (line 1508) | public bool DetectTierTablet() method DetectTierIphone (line 1531) | public bool DetectTierIphone() method DetectTierRichCss (line 1560) | public bool DetectTierRichCss() method DetectTierOtherPhones (line 1598) | public bool DetectTierOtherPhones() method OnInit (line 1622) | protected override void OnInit(EventArgs e) FILE: ASP_NET/Sub-Classed Page Technique/MDetect_Test.aspx.cs class MDetect_Test (line 8) | public partial class MDetect_Test : MDetectPage method Page_Load (line 10) | protected void Page_Load(object sender, EventArgs e) method OnInit (line 15) | protected override void OnInit(EventArgs e) method MDetect_Test_OnDetectWebkit (line 23) | void MDetect_Test_OnDetectWebkit(object page, MDetectPage.MDetectArgs ... FILE: ASP_NET/UserControl Technique/MDetectControl.cs class MDetectControl (line 88) | public class MDetectControl : System.Web.UI.UserControl method MDetectControl (line 249) | public MDetectControl() method FireEvents (line 258) | public void FireEvents() class MDetectArgs (line 514) | public class MDetectArgs : EventArgs method MDetectArgs (line 516) | public MDetectArgs(string type) method DetectIphone (line 533) | public bool DetectIphone() method DetectIpod (line 555) | public bool DetectIpod() method DetectIpad (line 570) | public bool DetectIpad() method DetectIphoneOrIpod (line 585) | public bool DetectIphoneOrIpod() method DetectIos (line 600) | public bool DetectIos() method DetectAndroid (line 616) | public bool DetectAndroid() method DetectAndroidPhone (line 633) | public bool DetectAndroidPhone() method DetectAndroidTablet (line 657) | public bool DetectAndroidTablet() method DetectGoogleTV (line 680) | public bool DetectGoogleTV() method DetectAndroidWebKit (line 695) | public bool DetectAndroidWebKit() method DetectWebkit (line 705) | public bool DetectWebkit() method DetectS60OssBrowser (line 719) | public bool DetectS60OssBrowser() method DetectSymbianOS (line 744) | public bool DetectSymbianOS() method DetectWindowsPhone (line 764) | public bool DetectWindowsPhone() method DetectWindowsPhone7 (line 781) | public bool DetectWindowsPhone7() method DetectWindowsPhone8 (line 792) | public bool DetectWindowsPhone8() method DetectWindowsPhone10 (line 803) | public bool DetectWindowsPhone10() method DetectWindowsMobile (line 815) | public bool DetectWindowsMobile() method DetectBlackBerry (line 848) | public bool DetectBlackBerry() method DetectBlackBerry10Phone (line 864) | public bool DetectBlackBerry10Phone() method DetectBlackBerryTablet (line 876) | public bool DetectBlackBerryTablet() method DetectBlackBerryWebKit (line 889) | public bool DetectBlackBerryWebKit() method DetectBlackBerryTouch (line 904) | public bool DetectBlackBerryTouch() method DetectBlackBerryHigh (line 920) | public bool DetectBlackBerryHigh() method DetectBlackBerryLow (line 943) | public bool DetectBlackBerryLow() method DetectPalmOS (line 960) | public bool DetectPalmOS() method DetectPalmWebOS (line 984) | public bool DetectPalmWebOS() method DetectWebOSTablet (line 999) | public bool DetectWebOSTablet() method DetectWebOSTV (line 1016) | public bool DetectWebOSTV() method DetectOperaMobile (line 1029) | public bool DetectOperaMobile() method DetectGarminNuvifone (line 1053) | public bool DetectGarminNuvifone() method DetectBada (line 1063) | public bool DetectBada() method DetectTizen (line 1075) | public bool DetectTizen() method DetectTizenTV (line 1088) | public bool DetectTizenTV() method DetectMeego (line 1101) | public bool DetectMeego() method DetectMeegoPhone (line 1113) | public bool DetectMeegoPhone() method DetectFirefoxOS (line 1126) | public bool DetectFirefoxOS() method DetectFirefoxOSPhone (line 1136) | public bool DetectFirefoxOSPhone() method DetectFirefoxOSTablet (line 1153) | public bool DetectFirefoxOSTablet() method DetectSailfish (line 1170) | public bool DetectSailfish() method DetectSailfishPhone (line 1180) | public bool DetectSailfishPhone() method DetectUbuntu (line 1191) | public bool DetectUbuntu() method DetectUbuntuPhone (line 1201) | public bool DetectUbuntuPhone() method DetectUbuntuTablet (line 1212) | public bool DetectUbuntuTablet() method DetectBrewDevice (line 1223) | public bool DetectBrewDevice() method DetectDangerHiptop (line 1237) | public bool DetectDangerHiptop() method DetectWapWml (line 1251) | public bool DetectWapWml() method DetectKindle (line 1267) | public bool DetectKindle() method DetectAmazonSilk (line 1284) | public bool DetectAmazonSilk() method DetectSonyPlaystation (line 1295) | public bool DetectSonyPlaystation() method DetectGamingHandheld (line 1306) | public bool DetectGamingHandheld() method DetectNintendo (line 1317) | public bool DetectNintendo() method DetectXbox (line 1329) | public bool DetectXbox() method DetectGameConsole (line 1339) | public bool DetectGameConsole() method DetectMidpCapable (line 1353) | public bool DetectMidpCapable() method DetectMaemoTablet (line 1364) | public bool DetectMaemoTablet() method DetectArchos (line 1380) | public bool DetectArchos() method DetectSonyMylo (line 1390) | public bool DetectSonyMylo() method DetectSmartphone (line 1410) | public bool DetectSmartphone() method DetectMobileQuick (line 1432) | public bool DetectMobileQuick() method DetectMobileLong (line 1478) | public bool DetectMobileLong() method DetectTierTablet (line 1522) | public bool DetectTierTablet() method DetectTierIphone (line 1545) | public bool DetectTierIphone() method DetectTierRichCss (line 1574) | public bool DetectTierRichCss() method DetectTierOtherPhones (line 1612) | public bool DetectTierOtherPhones() method OnInit (line 1636) | protected override void OnInit(EventArgs e) FILE: ASP_NET/UserControl Technique/MobileDetectControl.ascx.cs class MobileDetectControl (line 10) | public partial class MobileDetectControl : MDetectControl method Page_Load (line 12) | protected void Page_Load(object sender, EventArgs e) method OnInit (line 18) | protected override void OnInit(EventArgs e) method MobileDetectControl_OnDetectWebkit (line 27) | void MobileDetectControl_OnDetectWebkit(object page, MDetectControl.MD... FILE: ASP_NET/UserControl Technique/MobileDetectControl.ascx.designer.cs class MobileDetectControl (line 15) | public partial class MobileDetectControl FILE: ASP_NET/UserControl Technique/MobileDetectTestPage.aspx.cs class MobileDetectTestPage (line 10) | public partial class MobileDetectTestPage : System.Web.UI.Page method Page_Load (line 12) | protected void Page_Load(object sender, EventArgs e) FILE: ASP_NET/UserControl Technique/MobileDetectTestPage.aspx.designer.cs class MobileDetectTestPage (line 14) | public partial class MobileDetectTestPage { FILE: Cpp/mdetect.h function namespace (line 82) | namespace MobileESP FILE: Java/UAgentInfo.java class UAgentInfo (line 78) | public class UAgentInfo { method UAgentInfo (line 214) | public UAgentInfo(String userAgent, String httpAccept) { method getUserAgent (line 230) | public String getUserAgent() { method getHttpAccept (line 238) | public String getHttpAccept() { method getIsIphone (line 246) | public boolean getIsIphone() { method getIsTierTablet (line 254) | public boolean getIsTierTablet() { method getIsTierIphone (line 262) | public boolean getIsTierIphone() { method getIsTierRichCss (line 270) | public boolean getIsTierRichCss() { method getIsTierGenericMobile (line 278) | public boolean getIsTierGenericMobile() { method initDeviceScan (line 285) | public void initDeviceScan() { method detectIphone (line 308) | public boolean detectIphone() { method detectIpod (line 322) | public boolean detectIpod() { method detectIpad (line 333) | public boolean detectIpad() { method detectIphoneOrIpod (line 345) | public boolean detectIphoneOrIpod() { method detectIos (line 358) | public boolean detectIos() { method detectAndroid (line 371) | public boolean detectAndroid() { method detectAndroidPhone (line 386) | public boolean detectAndroidPhone() { method detectAndroidTablet (line 407) | public boolean detectAndroidTablet() { method detectAndroidWebKit (line 428) | public boolean detectAndroidWebKit() { method detectGoogleTV (line 439) | public boolean detectGoogleTV() { method detectWebkit (line 450) | public boolean detectWebkit() { method detectS60OssBrowser (line 461) | public boolean detectS60OssBrowser() { method detectSymbianOS (line 478) | public boolean detectSymbianOS() { method detectWindowsPhone (line 493) | public boolean detectWindowsPhone() { method detectWindowsPhone7 (line 506) | public boolean detectWindowsPhone7() { method detectWindowsPhone8 (line 517) | public boolean detectWindowsPhone8() { method detectWindowsPhone10 (line 528) | public boolean detectWindowsPhone10() { method detectWindowsMobile (line 541) | public boolean detectWindowsMobile() { method detectBlackBerry (line 570) | public boolean detectBlackBerry() { method detectBlackBerry10Phone (line 586) | public boolean detectBlackBerry10Phone() { method detectBlackBerryTablet (line 599) | public boolean detectBlackBerryTablet() { method detectBlackBerryWebKit (line 612) | public boolean detectBlackBerryWebKit() { method detectBlackBerryTouch (line 625) | public boolean detectBlackBerryTouch() { method detectBlackBerryHigh (line 643) | public boolean detectBlackBerryHigh() { method detectBlackBerryLow (line 667) | public boolean detectBlackBerryLow() { method detectPalmOS (line 685) | public boolean detectPalmOS() { method detectPalmWebOS (line 705) | public boolean detectPalmWebOS() { method detectWebOSTablet (line 716) | public boolean detectWebOSTablet() { method detectWebOSTV (line 728) | public boolean detectWebOSTV() { method detectOperaMobile (line 740) | public boolean detectOperaMobile() { method detectKindle (line 754) | public boolean detectKindle() { method detectAmazonSilk (line 767) | public boolean detectAmazonSilk() { method detectGarminNuvifone (line 779) | public boolean detectGarminNuvifone() { method detectBada (line 790) | public boolean detectBada() { method detectTizen (line 801) | public boolean detectTizen() { method detectTizenTV (line 813) | public boolean detectTizenTV() { method detectMeego (line 825) | public boolean detectMeego() { method detectMeegoPhone (line 836) | public boolean detectMeegoPhone() { method detectFirefoxOS (line 848) | public boolean detectFirefoxOS() { method detectFirefoxOSPhone (line 859) | public boolean detectFirefoxOSPhone() { method detectFirefoxOSTablet (line 877) | public boolean detectFirefoxOSTablet() { method detectSailfish (line 895) | public boolean detectSailfish() { method detectSailfishPhone (line 906) | public boolean detectSailfishPhone() { method detectUbuntu (line 917) | public boolean detectUbuntu() { method detectUbuntuPhone (line 928) | public boolean detectUbuntuPhone() { method detectUbuntuTablet (line 940) | public boolean detectUbuntuTablet() { method detectDangerHiptop (line 953) | public boolean detectDangerHiptop() { method detectSonyMylo (line 965) | public boolean detectSonyMylo() { method detectMaemoTablet (line 978) | public boolean detectMaemoTablet() { method detectArchos (line 994) | public boolean detectArchos() { method detectGameConsole (line 1006) | public boolean detectGameConsole() { method detectSonyPlaystation (line 1019) | public boolean detectSonyPlaystation() { method detectGamingHandheld (line 1031) | public boolean detectGamingHandheld() { method detectNintendo (line 1043) | public boolean detectNintendo() { method detectXbox (line 1056) | public boolean detectXbox() { method detectBrewDevice (line 1067) | public boolean detectBrewDevice() { method detectWapWml (line 1078) | public boolean detectWapWml() { method detectMidpCapable (line 1090) | public boolean detectMidpCapable() { method detectSmartphone (line 1109) | public boolean detectSmartphone() { method detectMobileQuick (line 1126) | public boolean detectMobileQuick() { method detectMobileLong (line 1174) | public boolean detectMobileLong() { method detectTierTablet (line 1220) | public boolean detectTierTablet() { method detectTierIphone (line 1239) | public boolean detectTierIphone() { method detectTierRichCss (line 1266) | public boolean detectTierRichCss() { method detectTierOtherPhones (line 1296) | public boolean detectTierOtherPhones() { FILE: PHP/mdetect.php class uagent_info (line 82) | class uagent_info method __construct (line 217) | function __construct() method uagent_info (line 225) | function uagent_info() method InitDeviceScan (line 236) | function InitDeviceScan() method Get_Uagent (line 261) | function Get_Uagent() method Get_HttpAccept (line 268) | function Get_HttpAccept() method DetectIphone (line 280) | function DetectIphone() method DetectIpod (line 302) | function DetectIpod() method DetectIpad (line 312) | function DetectIpad() method DetectIphoneOrIpod (line 323) | function DetectIphoneOrIpod() method DetectIos (line 335) | function DetectIos() method DetectAndroid (line 348) | function DetectAndroid() method DetectAndroidPhone (line 366) | function DetectAndroidPhone() method DetectAndroidTablet (line 390) | function DetectAndroidTablet() method DetectAndroidWebKit (line 410) | function DetectAndroidWebKit() method DetectGoogleTV (line 421) | function DetectGoogleTV() method DetectWebkit (line 431) | function DetectWebkit() method DetectWindowsPhone (line 447) | function DetectWindowsPhone() method DetectWindowsPhone7 (line 459) | function DetectWindowsPhone7() method DetectWindowsPhone8 (line 469) | function DetectWindowsPhone8() method DetectWindowsPhone10 (line 479) | function DetectWindowsPhone10() method DetectWindowsMobile (line 491) | function DetectWindowsMobile() method DetectBlackBerry (line 520) | function DetectBlackBerry() method DetectBlackBerry10Phone (line 534) | function DetectBlackBerry10Phone() method DetectBlackBerryTablet (line 546) | function DetectBlackBerryTablet() method DetectBlackBerryWebKit (line 558) | function DetectBlackBerryWebKit() method DetectBlackBerryTouch (line 570) | function DetectBlackBerryTouch() method DetectBlackBerryHigh (line 586) | function DetectBlackBerryHigh() method DetectBlackBerryLow (line 611) | function DetectBlackBerryLow() method DetectS60OssBrowser (line 629) | function DetectS60OssBrowser() method DetectSymbianOS (line 650) | function DetectSymbianOS() method DetectPalmOS (line 665) | function DetectPalmOS() method DetectPalmWebOS (line 686) | function DetectPalmWebOS() method DetectWebOSTablet (line 696) | function DetectWebOSTablet() method DetectWebOSTV (line 707) | function DetectWebOSTV() method DetectOperaMobile (line 719) | function DetectOperaMobile() method DetectKindle (line 732) | function DetectKindle() method DetectAmazonSilk (line 744) | function DetectAmazonSilk() method DetectGarminNuvifone (line 754) | function DetectGarminNuvifone() method DetectBada (line 764) | function DetectBada() method DetectTizen (line 774) | function DetectTizen() method DetectTizenTV (line 785) | function DetectTizenTV() method DetectMeego (line 796) | function DetectMeego() method DetectMeegoPhone (line 806) | function DetectMeegoPhone() method DetectFirefoxOS (line 817) | function DetectFirefoxOS() method DetectFirefoxOSPhone (line 828) | function DetectFirefoxOSPhone() method DetectFirefoxOSTablet (line 845) | function DetectFirefoxOSTablet() method DetectSailfish (line 862) | function DetectSailfish() method DetectSailfishPhone (line 872) | function DetectSailfishPhone() method DetectUbuntu (line 883) | function DetectUbuntu() method DetectUbuntuPhone (line 894) | function DetectUbuntuPhone() method DetectUbuntuTablet (line 905) | function DetectUbuntuTablet() method DetectDangerHiptop (line 916) | function DetectDangerHiptop() method DetectSonyMylo (line 927) | function DetectSonyMylo() method DetectMaemoTablet (line 939) | function DetectMaemoTablet() method DetectArchos (line 955) | function DetectArchos() method DetectGameConsole (line 966) | function DetectGameConsole() method DetectSonyPlaystation (line 980) | function DetectSonyPlaystation() method DetectGamingHandheld (line 991) | function DetectGamingHandheld() method DetectNintendo (line 1002) | function DetectNintendo() method DetectXbox (line 1014) | function DetectXbox() method DetectBrewDevice (line 1024) | function DetectBrewDevice() method DetectWapWml (line 1034) | function DetectWapWml() method DetectMidpCapable (line 1045) | function DetectMidpCapable() method DetectSmartphone (line 1063) | function DetectSmartphone() method DetectMobileQuick (line 1082) | function DetectMobileQuick() method DetectMobileLong (line 1127) | function DetectMobileLong() method DetectTierTablet (line 1168) | function DetectTierTablet() method DetectTierIphone (line 1191) | function DetectTierIphone() method DetectTierRichCss (line 1225) | function DetectTierRichCss() method DetectTierOtherPhones (line 1266) | function DetectTierOtherPhones() FILE: Python/mdetect.py class UAgentInfo (line 90) | class UAgentInfo(object): method __init__ (line 212) | def __init__(self, userAgent, httpAccept): method getUserAgent (line 235) | def getUserAgent(self): method getHttpAccept (line 239) | def getHttpAccept(self): method getIsIphone (line 243) | def getIsIphone(self): method getIsTierTablet (line 247) | def getIsTierTablet(self): method getIsTierIphone (line 251) | def getIsTierIphone(self): method getIsTierRichCss (line 255) | def getIsTierRichCss(self): method getIsTierGenericMobile (line 259) | def getIsTierGenericMobile(self): method initDeviceScan (line 264) | def initDeviceScan(self): method detectIphone (line 273) | def detectIphone(self): method detectIpod (line 283) | def detectIpod(self): method detectIpad (line 291) | def detectIpad(self): method detectIphoneOrIpod (line 299) | def detectIphoneOrIpod(self): method detectIos (line 308) | def detectIos(self): method detectAndroid (line 316) | def detectAndroid(self): method detectAndroidPhone (line 329) | def detectAndroidPhone(self): method detectAndroidTablet (line 352) | def detectAndroidTablet(self): method detectAndroidWebKit (line 370) | def detectAndroidWebKit(self): method detectGoogleTV (line 379) | def detectGoogleTV(self): method detectWebkit (line 387) | def detectWebkit(self): method detectS60OssBrowser (line 394) | def detectS60OssBrowser(self): method detectSymbianOS (line 404) | def detectSymbianOS(self): method detectWindowsPhone (line 417) | def detectWindowsPhone(self): method detectWindowsPhone7 (line 427) | def detectWindowsPhone7(self): method detectWindowsPhone8 (line 435) | def detectWindowsPhone8(self): method detectWindowsPhone10 (line 443) | def detectWindowsPhone10(self): method detectWindowsMobile (line 451) | def detectWindowsMobile(self): method detectBlackBerry (line 480) | def detectBlackBerry(self): method detectBlackBerry10Phone (line 489) | def detectBlackBerry10Phone(self): method detectBlackBerryTablet (line 498) | def detectBlackBerryTablet(self): method detectBlackBerryWebKit (line 506) | def detectBlackBerryWebKit(self): method detectBlackBerryTouch (line 518) | def detectBlackBerryTouch(self): method detectBlackBerryHigh (line 529) | def detectBlackBerryHigh(self): method detectBlackBerryLow (line 548) | def detectBlackBerryLow(self): method detectPalmOS (line 562) | def detectPalmOS(self): method detectPalmWebOS (line 575) | def detectPalmWebOS(self): method detectWebOSTablet (line 583) | def detectWebOSTablet(self): method detectWebOSTV (line 591) | def detectWebOSTV(self): method detectGarminNuvifone (line 599) | def detectGarminNuvifone(self): method detectBada (line 607) | def detectBada(self): method detectTizen (line 614) | def detectTizen(self): method detectTizenTV (line 622) | def detectTizenTV(self): method detectMeego (line 630) | def detectMeego(self): method detectMeegoPhone (line 637) | def detectMeegoPhone(self): method detectFirefoxOS (line 645) | def detectFirefoxOS(self): method detectFirefoxOSPhone (line 653) | def detectFirefoxOSPhone(self): method detectFirefoxOSTablet (line 669) | def detectFirefoxOSTablet(self): method detectSailfish (line 685) | def detectSailfish(self): method detectSailfishPhone (line 692) | def detectSailfishPhone(self): method detectUbuntu (line 703) | def detectUbuntu(self): method detectUbuntuPhone (line 711) | def detectUbuntuPhone(self): method detectUbuntuTablet (line 722) | def detectUbuntuTablet(self): method detectBrewDevice (line 734) | def detectBrewDevice(self): method detectDangerHiptop (line 741) | def detectDangerHiptop(self): method detectOperaMobile (line 749) | def detectOperaMobile(self): method detectWapWml (line 759) | def detectWapWml(self): method detectKindle (line 767) | def detectKindle(self): method detectAmazonSilk (line 776) | def detectAmazonSilk(self): method detectSonyPlaystation (line 784) | def detectSonyPlaystation(self): method detectGamingHandheld (line 791) | def detectGamingHandheld(self): method detectNintendo (line 800) | def detectNintendo(self): method detectXbox (line 809) | def detectXbox(self): method detectGameConsole (line 816) | def detectGameConsole(self): method detectMidpCapable (line 825) | def detectMidpCapable(self): method detectMaemoTablet (line 833) | def detectMaemoTablet(self): method detectArchos (line 846) | def detectArchos(self): method detectSonyMylo (line 853) | def detectSonyMylo(self): method detectSmartphone (line 865) | def detectSmartphone(self): method detectMobileQuick (line 879) | def detectMobileQuick(self): method detectMobileLong (line 917) | def detectMobileLong(self): method detectTierTablet (line 956) | def detectTierTablet(self): method detectTierIphone (line 971) | def detectTierIphone(self): method detectTierRichCss (line 991) | def detectTierRichCss(self): method detectTierOtherPhones (line 1017) | def detectTierOtherPhones(self):