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

/system/core/healthd/
H A Dhealthd.cpp68 static BatteryMonitor* gBatteryMonitor; variable
96 int new_wake_interval = gBatteryMonitor->update() ?
280 gBatteryMonitor = new BatteryMonitor();
281 gBatteryMonitor->init(&healthd_config, nosvcmgr);

Completed in 26 milliseconds