HomeSort by relevance Sort by last modified time
    Searched defs:boot_min_cap (Results 1 - 2 of 2) sorted by null

  /system/core/healthd/
healthd.h 70 int boot_min_cap; member in struct:healthd_config
healthd_mode_charger.cpp 119 int boot_min_cap; member in struct:charger
524 if (charger->batt_anim->capacity >= charger->boot_min_cap) {
724 charger->boot_min_cap = config->boot_min_cap;

Completed in 617 milliseconds