Home
last modified time | relevance | path

Searched refs:UpdateDeviceList (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/ui/aura/
Ddevice_list_updater_aurax11.cc23 ui::UpdateDeviceList(); in WillProcessEvent()
/external/chromium_org/ui/events/x/
Ddevice_list_cache_x.h43 void UpdateDeviceList(Display* display);
Dtouch_factory_x11.h39 void UpdateDeviceList(Display* display);
Dtouch_factory_x11.cc38 UpdateDeviceList(display); in TouchFactory()
79 void TouchFactory::UpdateDeviceList(Display* display) { in UpdateDeviceList() function in ui::TouchFactory
Devents_x.cc236 void UpdateDeviceList() { in UpdateDeviceList() function
238 DeviceListCacheX::GetInstance()->UpdateDeviceList(display); in UpdateDeviceList()
239 TouchFactory::GetInstance()->UpdateDeviceList(display); in UpdateDeviceList()
240 DeviceDataManager::GetInstance()->UpdateDeviceList(display); in UpdateDeviceList()
Ddevice_list_cache_x.cc47 void DeviceListCacheX::UpdateDeviceList(Display* display) { in UpdateDeviceList() function in ui::DeviceListCacheX
Ddevice_data_manager.h120 void UpdateDeviceList(Display* display);
Ddevice_data_manager.cc122 UpdateDeviceList(gfx::GetXDisplay()); in DeviceDataManager()
188 void DeviceDataManager::UpdateDeviceList(Display* display) { in UpdateDeviceList() function in ui::DeviceDataManager
/external/chromium_org/chrome/browser/devtools/
Dport_forwarding_controller.h46 DevicesStatus UpdateDeviceList(
Ddevtools_targets_ui.cc376 port_forwarding_controller->UpdateDeviceList(*devices); in RemoteDevicesChanged()
Dport_forwarding_controller.cc579 PortForwardingController::UpdateDeviceList( in UpdateDeviceList() function in PortForwardingController
/external/chromium_org/ui/events/
Devents_stub.cc16 void UpdateDeviceList() { in UpdateDeviceList() function
Devent_utils.h32 EVENTS_EXPORT void UpdateDeviceList();
/external/chromium_org/ui/events/ozone/
Devents_ozone.cc11 void UpdateDeviceList() { NOTIMPLEMENTED(); } in UpdateDeviceList() function
/external/chromium_org/ui/events/win/
Devents_win.cc139 void UpdateDeviceList() { in UpdateDeviceList() function