Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/recovery_ui/
H A Dui.cpp356 void RecoveryUI::ProcessKey(int key_code, int updown) { in ProcessKey() function in RecoveryUI
/aosp12/system/core/healthd/
H A Dhealthd_mode_charger.cpp464 void Charger::ProcessKey(int code, int64_t now) { in ProcessKey() function in android::Charger