Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp99 #define UNPLUGGED_SHUTDOWN_TIME_PROP "ro.product.charger.unplugged_shutdown_time" macro
533 property_get_int32(UNPLUGGED_SHUTDOWN_TIME_PROP, UNPLUGGED_SHUTDOWN_TIME); in HandlePowerSupplyState()