Searched refs:healthd_board_battery_update (Results 1 – 5 of 5) sorted by relevance
32 int healthd_board_battery_update(struct android::BatteryProperties*) { in healthd_board_battery_update() function
159 bool log = (healthd_board_battery_update(&props) == 0); in update()
57 `healthd_board_battery_update()`. Similarly, Health HAL 1.0 contains `init()`64 * `healthd_board_battery_update()` / `@1.0::IHealth.update()` should be called71 healthd_board_battery_update(&props);75 For efficiency, you should move code in `healthd_board_battery_update` to93 `healthd_board_battery_update()` (instead of using `libhealthd.default`),239 // returning to clients. This is similar to healthd_board_battery_update().
96 int healthd_board_battery_update(struct android::BatteryProperties*) {