Home
last modified time | relevance | path

Searched defs:deviceInfo (Results 1 – 2 of 2) 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/webkit/Source/WebCore/platform/win/
DPlatformScreenWin.cpp54 DEVMODE deviceInfo; in deviceInfoForWidget() local
70 DEVMODE deviceInfo = deviceInfoForWidget(widget); in screenDepth() local