Searched defs:SendEventOnUIThread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/dial/
H A Ddial_api.cc86 base::Bind(&DialAPI::SendEventOnUIThread, this, devices));
95 void DialAPI::SendEventOnUIThread(const DialRegistry::DeviceList& devices) { function in class:extensions::DialAPI

Completed in 65 milliseconds