HomeSort by relevance Sort by last modified time
    Searched refs:Mobile (Results 1 - 11 of 11) sorted by null

  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/
antlr.js 143 * The mobile property will be set to a string containing any relevant
144 * user agent information when a modern mobile browser is detected.
147 * @property mobile
150 mobile: null,
183 // Mobile browser check
184 if (/ Mobile\//.test(ua)) {
185 o.mobile = "Apple"; // iPhone or iPod Touch
189 o.mobile = m[0]; // Nokia N-series, ex: NokiaN95
207 o.mobile = m[0]; // ex: Opera Mini/2.0.4509/1316
  /external/chromium_org/third_party/usb_ids/
usb.ids 552 8207 FHA-3510 2.4GHz Wireless Optical Mobile Mouse
841 011d e228 Mobile Phone
    [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 16 * on Mobile Safari in iOS 4.2. The goal is that the need to support any other
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 108 '3': 'Mobile',
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
prototype-1.7.js 21 MobileSafari: /Apple.*Mobile/.test(ua)
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js 19 MobileSafari: !!navigator.userAgent.match(/Apple.*Mobile.*Safari/)
    [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
string-unpack-code.js     [all...]
  /packages/apps/Exchange/assets/
FolderSyncParserTest3.txt     [all...]

Completed in 353 milliseconds