Searched refs:DevicesUpdated (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/host/
H A DInspectorFrontendHost.js47 DevicesUpdated: "devicesUpdated",
71 [InspectorFrontendHostAPI.Events.DevicesUpdated, ["devices"]],
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/devices/
H A DDevicesView.js24 InspectorFrontendHost.events.addEventListener(InspectorFrontendHostAPI.Events.DevicesUpdated, this._onDevicesUpdated, this);
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_ui_bindings.h142 virtual void DevicesUpdated(const std::string& source,
H A Ddevtools_ui_bindings.cc632 base::Bind(&DevToolsUIBindings::DevicesUpdated,
651 void DevToolsUIBindings::DevicesUpdated( function in class:DevToolsUIBindings

Completed in 1280 milliseconds