Searched defs:healthd_register_event (Results 1 - 1 of 1) sorted by relevance

/system/core/healthd/
H A Dhealthd.cpp137 int healthd_register_event(int fd, void (*handler)(uint32_t)) { function
246 if (healthd_register_event(uevent_fd, uevent_event))
269 if (healthd_register_event(wakealarm_fd, wakealarm_event))

Completed in 50 milliseconds