Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp96 #define UNPLUGGED_SHUTDOWN_TIME (10 * MSEC_PER_SEC) macro
519 int timer_shutdown = UNPLUGGED_SHUTDOWN_TIME; in HandlePowerSupplyState()
533 property_get_int32(UNPLUGGED_SHUTDOWN_TIME_PROP, UNPLUGGED_SHUTDOWN_TIME); in HandlePowerSupplyState()