HomeSort by relevance Sort by last modified time
    Searched defs:UpdateDeviceList (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/events/x/
device_list_cache_x.cc 47 void DeviceListCacheX::UpdateDeviceList(Display* display) {
touch_factory_x11.cc 38 UpdateDeviceList(display);
79 void TouchFactory::UpdateDeviceList(Display* display) {
events_x.cc 236 void UpdateDeviceList() {
238 DeviceListCacheX::GetInstance()->UpdateDeviceList(display);
239 TouchFactory::GetInstance()->UpdateDeviceList(display);
240 DeviceDataManager::GetInstance()->UpdateDeviceList(display);
device_data_manager.cc 66 // they are in sync when updating the device list (see UpdateDeviceList).
122 UpdateDeviceList(gfx::GetXDisplay());
188 void DeviceDataManager::UpdateDeviceList(Display* display) {
  /external/chromium_org/ui/events/
events_stub.cc 16 void UpdateDeviceList() {
  /external/chromium_org/ui/events/ozone/
events_ozone.cc 11 void UpdateDeviceList() { NOTIMPLEMENTED(); }
  /external/chromium_org/ui/events/win/
events_win.cc 139 void UpdateDeviceList() {
  /external/chromium_org/chrome/browser/devtools/
port_forwarding_controller.cc 579 PortForwardingController::UpdateDeviceList(

Completed in 663 milliseconds