/system/core/healthd/ |
healthd.h | 110 // the kernel sends updated battery status via a uevent from the power_supply
|
healthd.cpp | 31 #include <cutils/uevent.h> 248 "register for uevent events failed\n");
|
/system/core/libcutils/ |
uevent.c | 17 #include <cutils/uevent.h>
|
Android.mk | 119 uevent.c \
|
/device/asus/flo/power/ |
power_flo.c | 24 #include <cutils/uevent.h> 181 ALOGE("Error processing the uevent event");
|
/device/lge/hammerhead/power/ |
power_hammerhead.c | 24 #include <cutils/uevent.h> 181 ALOGE("Error processing the uevent event");
|
/device/lge/mako/power/ |
power_mako.c | 24 #include <cutils/uevent.h> 181 ALOGE("Error processing the uevent event");
|
/frameworks/base/services/core/java/com/android/server/ |
DockObserver.java | 229 public void onUEvent(UEventObserver.UEvent event) { 231 Slog.v(TAG, "Dock UEVENT: " + event.toString());
|
WiredAccessoryManager.java | 402 public void onUEvent(UEventObserver.UEvent event) { 403 if (LOG) Slog.v(TAG, "Headset UEVENT: " + event.toString());
|
/system/vold/ |
DirectVolume.cpp | 201 SLOGW("Kernel block uevent missing 'NPARTS'"); 233 SLOGW("Kernel block uevent missing 'PARTN'"); 293 SLOGW("Kernel block uevent missing 'NPARTS'");
|
main.cpp | 116 fd = openat(dfd, "uevent", O_WRONLY);
|
/hardware/intel/img/hwcomposer/common/base/ |
Hwcomposer.cpp | 430 DEINIT_AND_RETURN_FALSE("failed to initialize uevent observer"); 449 // all initialized, starting uevent observer
|
/device/moto/shamu/power/ |
power_shamu.c | 24 #include <cutils/uevent.h>
|
/device/htc/flounder/audio/soundtrigger/ |
sound_trigger_hw.c | 27 #include <cutils/uevent.h> 277 ALOGE("Error opening socket for hotplug uevent");
|
/hardware/intel/img/hwcomposer/common/devices/ |
ExternalDevice.cpp | 65 ELOGTRACE("Uevent observer is NULL");
|
/hardware/invensense/65xx/libsensors_iio/ |
MPLSupport.cpp | 303 !strcmp(ep->d_name, "uevent") || !strcmp(ep->d_name, "dev") ||
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
UsbDeviceManager.java | 144 * Listens for uevent messages from the kernel to monitor the USB state 148 public void onUEvent(UEventObserver.UEvent event) { 149 if (DEBUG) Slog.v(TAG, "USB UEVENT: " + event.toString()); [all...] |
/device/asus/flo/overlay/frameworks/base/core/res/res/values/ |
config.xml | 242 rather than the uevent framework. -->
|
/device/samsung/manta/overlay/frameworks/base/core/res/res/values/ |
config.xml | 188 <!-- Manta cannot send the microphone switch through the uevent mechanism. Setting this
|
/external/kernel-headers/original/uapi/linux/ |
dm-ioctl.h | 323 * If set, a uevent was generated for which the caller may need to wait.
|
/external/sepolicy/ |
system_server.te | 67 # Use netlink uevent sockets.
|
/hardware/invensense/6515/libsensors_iio/ |
MPLSupport.cpp | 303 !strcmp(ep->d_name, "uevent") || !strcmp(ep->d_name, "dev") ||
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_utils.h | 267 // Initialize uevent thread
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
ThermalManager.java | 127 /* this lock is to handle uevent callbacks synchronously */ 571 // Unregister UEvent/EmulTemp observers
|
/device/asus/deb/overlay/frameworks/base/core/res/res/values/ |
config.xml | 254 rather than the uevent framework. -->
|