Home
last modified time | relevance | path

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

/hardware/interfaces/health/2.0/default/
Dhealthd_common.cpp76 static int awake_poll_interval = -1; variable
134 awake_poll_interval = -1; in healthd_battery_update_internal()
136 awake_poll_interval = new_wake_interval == healthd_config.periodic_chores_interval_fast in healthd_battery_update_internal()
217 int timeout = awake_poll_interval; in healthd_mainloop()