Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/
H A Dhealthd_mode_charger_hidl.cpp55 bool ChargerHidl::ChargerEnableSuspend() { in ChargerEnableSuspend() function in android::ChargerHidl
H A Dhealthd_mode_charger_hidl.h40 bool ChargerEnableSuspend() override;
H A Dhealthd_mode_charger.cpp269 if (!configuration_->ChargerEnableSuspend()) { in RequestEnableSuspend()
276 if (!configuration_->ChargerEnableSuspend()) { in RequestDisableSuspend()
/aosp14/system/core/healthd/include_charger/charger/
H A Dhealthd_mode_charger.h73 virtual bool ChargerEnableSuspend() = 0;