HomeSort by relevance Sort by last modified time
    Searched full:preparetowait (Results 1 - 4 of 4) sorted by null

  /system/core/healthd/
charger.cpp 50 .preparetowait = healthd_mode_nop_preparetowait,
60 .preparetowait = healthd_mode_charger_preparetowait,
  /hardware/interfaces/health/2.0/utils/libhealthservice/
HealthServiceCommon.cpp 79 .preparetowait = healthd_mode_service_2_0_preparetowait,
  /system/core/healthd/include/healthd/
healthd.h 87 int (*preparetowait)(void); member in struct:healthd_mode_ops
  /hardware/interfaces/health/2.0/default/
healthd_common.cpp 225 mode_timeout = healthd_mode_ops->preparetowait();

Completed in 231 milliseconds