Searched refs:nosvcmgr (Results 1 - 3 of 3) sorted by relevance

/system/core/healthd/
H A DBatteryMonitor.h42 void init(struct healthd_config *hc, bool nosvcmgr);
H A Dhealthd.cpp70 static bool nosvcmgr; variable
268 nosvcmgr = true;
281 gBatteryMonitor->init(&healthd_config, nosvcmgr);
H A DBatteryMonitor.cpp275 void BatteryMonitor::init(struct healthd_config *hc, bool nosvcmgr) { argument
418 if (nosvcmgr == false) {

Completed in 123 milliseconds