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

1 2

  /external/chromium_org/third_party/WebKit/public/web/
WebDeviceEmulationParams.h 16 // For mobile, screen has the same size as view, which is positioned at (0;0).
20 Mobile
  /external/chromium_org/chromeos/network/
network_type_pattern.h 24 static NetworkTypePattern Mobile();
network_type_pattern.cc 67 NetworkTypePattern NetworkTypePattern::Mobile() {
131 if (Equals(Mobile()))
network_type_pattern_unittest.cc 20 mobile_(NetworkTypePattern::Mobile()),
56 // Each pair of {Mobile, Wireless, Cellular} is matching. Matching is
network_state.cc 208 // Mobile properties
209 if (NetworkTypePattern::Mobile().MatchesType(type())) {
network_state_handler_unittest.cc 293 NetworkTypePattern::Mobile())->path());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/toolbox/
OverridesUI.js 83 selectDeviceOption.device = {title: WebInspector.UIString("<Select model>"), width: 0, height: 0, deviceScaleFactor: 0, userAgent: "", touch: false, mobile: false};
312 {title: "Apple iPhone 3GS", width: 320, height: 480, deviceScaleFactor: 1, userAgent: "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5", touch: true, mobile: true},
313 {title: "Apple iPhone 4", width: 320, height: 480, deviceScaleFactor: 2, userAgent: "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5", touch: true, mobile: true},
314 {title: "Apple iPhone 5", width: 320, height: 568, deviceScaleFactor: 2, userAgent: "Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X; en-us) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53", touch: true, mobile: true},
315 {title: "Apple iPhone 6", width: 375, height: 667, deviceScaleFactor: 2, userAgent: "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4", touch: true, mobile: true},
316 {title: "Apple iPhone 6 Plus", width: 414, height: 736, deviceScaleFactor: 3, userAgent: "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4", touch: true, mobile: true}
    [all...]
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 381 UpdateTechnologyButton(button_mobile_, NetworkTypePattern::Mobile());
461 handler->GetTechnologyState(NetworkTypePattern::Mobile());
464 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
589 handler->IsTechnologyEnabled(NetworkTypePattern::Mobile());
590 ash::network_connect::SetTechnologyEnabled(NetworkTypePattern::Mobile(),
network_connect.cc 370 // If we're dealing with a mobile network, then handle SIM lock here.
373 if (technology.MatchesPattern(NetworkTypePattern::Mobile())) {
374 const DeviceState* mobile = handler->GetDeviceStateByType(technology); local
375 if (!mobile) {
380 if (mobile->type() == shill::kTypeCellular) {
381 if (mobile->IsSimAbsent()) {
389 if (!mobile->sim_lock_type().empty()) {
417 // For non direct activation, show the mobile setup dialog which can be
  /external/chromium_org/ui/chromeos/network/
network_list.cc 172 handler->IsTechnologyEnabled(NetworkTypePattern::Mobile()) &&
173 !handler->FirstNetworkByType(NetworkTypePattern::Mobile())) {
network_icon.cc 855 if (handler->GetTechnologyState(NetworkTypePattern::Mobile())
860 } else if (handler->GetScanningByType(NetworkTypePattern::Mobile())) {
    [all...]
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 313 ToggleTechnology(NetworkTypePattern::Mobile());
533 handler->GetTechnologyState(NetworkTypePattern::Mobile());
561 handler->GetDeviceStateByType(NetworkTypePattern::Mobile());
  /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_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebDevToolsAgentImpl.cpp 370 void WebDevToolsAgentImpl::setDeviceMetricsOverride(int width, int height, float deviceScaleFactor, bool mobile, bool fitWindow, float scale, float offsetX, float offsetY)
376 if (mobile)
382 params.screenPosition = mobile ? WebDeviceEmulationParams::Mobile : WebDeviceEmulationParams::Desktop;
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 418 if (navigator.appVersion.indexOf("Mobile")!=-1) {
419 // Do nothing for any "mobile" user agent
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
main.js 107 '3': 'Mobile',
    [all...]
  /external/chromium_org/chrome/renderer/resources/
offline.js 276 // Reduce the speed on smaller mobile screens.
548 // Mobile only touch devices.
804 * Vibrate on mobile devices.
    [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...]

Completed in 3575 milliseconds

1 2