Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/include_charger/charger/
H A Dhealthd_mode_charger.h102 void ProcessKey(int code, int64_t now);
/aosp14/system/core/healthd/
H A Dhealthd_mode_charger.cpp486 void Charger::ProcessKey(int code, int64_t now) { in ProcessKey() function in android::Charger
549 ProcessKey(KEY_POWER, now); in HandleInputState()