7 #if __has_include(<libudev.h>) 22 #if __has_include(<libudev.h>) 23 struct udev* mUserDevices;
24 struct udev_monitor* mDeviceMonitor;
DeviceListener()
Definition: DeviceListener.cpp:73
~DeviceListener() override
Definition: DeviceListener.cpp:89
Definition: DeviceListener.h:16
Implementation of ActivationContext for Intent based activation on Android systems.
Definition: ActivationContext.h:14
void fireDeviceChangeDetected()