Home
last modified time | relevance | path

Searched defs:deviceInfo (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/resources/
Dmobile_setup.js82 loadPaymentFrame_: function(deviceInfo) { argument
105 changeState_: function(deviceInfo) { argument
191 updateDeviceStatus_: function(deviceInfo) { argument
250 MobileSetup.deviceStateChanged = function(deviceInfo) { argument
/external/chromium_org/chrome/browser/resources/chromeos/
Dmobile_setup_portal.js49 updateDeviceInfo: function(deviceInfo) { argument
123 setPortalFrameIfNeeded_: function(deviceInfo) { argument
204 MobileSetupPortal.onGotDeviceInfo = function(deviceInfo) { argument
Dmobile_setup.js103 loadPaymentFrame_: function(deviceInfo) { argument
138 changeState_: function(deviceInfo) { argument
268 updateDeviceStatus_: function(deviceInfo) { argument
346 MobileSetup.deviceStateChanged = function(deviceInfo) { argument
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DAwViewportTest.java38 DeviceDisplayInfo deviceInfo = in testTargetDensityDpi() local
73 DeviceDisplayInfo deviceInfo = in testWideViewportInitialScaleDoesNotExpandFixedLayoutWidth() local
99 DeviceDisplayInfo deviceInfo = in testZeroValuesQuirk() local
128 DeviceDisplayInfo deviceInfo = in testScreenSizeInPhysicalPixelsQuirk() local
DAwSettingsTest.java2389 DeviceDisplayInfo deviceInfo = in useWideViewportLayoutWidthTest() local