Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.h62 void ProcessKey(int code, int64_t now);
Dhealthd_mode_charger.cpp455 void Charger::ProcessKey(int code, int64_t now) { in ProcessKey() function in android::Charger
504 ProcessKey(KEY_POWER, now); in HandleInputState()