Home
last modified time | relevance | path

Searched refs:preparetowait (Results 1 – 2 of 2) sorted by relevance

/system/core/healthd/
Dhealthd.cpp106 .preparetowait = healthd_mode_android_preparetowait,
113 .preparetowait = healthd_mode_charger_preparetowait,
120 .preparetowait = healthd_mode_nop_preparetowait,
285 mode_timeout = healthd_mode_ops->preparetowait(); in healthd_mainloop()
/system/core/healthd/include/healthd/
Dhealthd.h86 int (*preparetowait)(void); member