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

  /external/chromium_org/ui/aura/
device_list_updater_aurax11.cc 13 DeviceListUpdaterAuraX11::DeviceListUpdaterAuraX11() {}
15 DeviceListUpdaterAuraX11::~DeviceListUpdaterAuraX11() {}
17 base::EventStatus DeviceListUpdaterAuraX11::WillProcessEvent(
29 void DeviceListUpdaterAuraX11::DidProcessEvent(const base::NativeEvent& event) {
device_list_updater_aurax11.h 15 class DeviceListUpdaterAuraX11 : public base::MessagePumpObserver {
17 DeviceListUpdaterAuraX11();
18 virtual ~DeviceListUpdaterAuraX11();
27 DISALLOW_COPY_AND_ASSIGN(DeviceListUpdaterAuraX11);

Completed in 39 milliseconds