Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp203 static int64_t curr_time_ms() { in curr_time_ms() function
390 charger->next_screen_transition = curr_time_ms() + disp_time; in update_screen_state()
422 int64_t now = curr_time_ms(); in set_key_callback()
559 int64_t now = curr_time_ms(); in healthd_mode_charger_heartbeat()
578 charger->next_screen_transition = curr_time_ms() - 1; in healthd_mode_charger_battery_update()
588 int64_t now = curr_time_ms(); in healthd_mode_charger_preparetowait()