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.cpp199 static int64_t curr_time_ms() { in curr_time_ms() function
386 next_screen_transition_ = curr_time_ms() + disp_time; in UpdateScreenState()
418 int64_t now = curr_time_ms(); in SetKeyCallback()
556 int64_t now = curr_time_ms(); in Heartbeat()
572 next_screen_transition_ = curr_time_ms() - 1; in OnHealthInfoChanged()
583 int64_t now = curr_time_ms(); in PrepareToWait()