Searched refs:gBatteryMonitor (Results 1 – 1 of 1) sorted by relevance
77 static BatteryMonitor* gBatteryMonitor; variable175 return gBatteryMonitor->getProperty(id, val); in healthd_get_property()182 int new_wake_interval = gBatteryMonitor->update() ? in healthd_battery_update()203 gBatteryMonitor->dumpState(fd); in healthd_dump_battery_state()324 gBatteryMonitor = new BatteryMonitor(); in healthd_init()325 gBatteryMonitor->init(&healthd_config); in healthd_init()