Home
last modified time | relevance | path

Searched refs:healthd_mode_charger_preparetowait (Results 1 – 3 of 3) sorted by relevance

/system/core/healthd/include/healthd/
Dhealthd.h96 int healthd_mode_charger_preparetowait(void);
/system/core/healthd/
Dhealthd.cpp91 extern int healthd_mode_charger_preparetowait(void);
113 .preparetowait = healthd_mode_charger_preparetowait,
Dhealthd_mode_charger.cpp627 int healthd_mode_charger_preparetowait(void) in healthd_mode_charger_preparetowait() function