HomeSort by relevance Sort by last modified time
    Searched refs:periodic_chores_interval_slow (Results 1 - 3 of 3) sorted by null

  /system/core/healthd/include/healthd/
healthd.h 25 // periodic_chores_interval_fast, periodic_chores_interval_slow: intervals at
34 // periodic_chores_interval_slow is used when the device is in suspend and
56 int periodic_chores_interval_slow; member in struct:healthd_config
  /system/core/healthd/
healthd.cpp 44 .periodic_chores_interval_slow = DEFAULT_PERIODIC_CHORES_INTERVAL_SLOW,
184 healthd_config.periodic_chores_interval_slow;
BatteryMonitor.cpp 643 hc->periodic_chores_interval_slow = -1;

Completed in 456 milliseconds