Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/include_charger/charger/
H A Dhealthd_mode_charger.h103 void ProcessHallSensor(int code);
/aosp14/system/core/healthd/
H A Dhealthd_mode_charger.cpp534 void Charger::ProcessHallSensor(int code) { in ProcessHallSensor() function in android::Charger
553 ProcessHallSensor(SW_LID); in HandleInputState()