Home
last modified time | relevance | path

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

/bootable/recovery/
Dui.cpp264 bool RecoveryUI::IsKeyPressed(int key) { in IsKeyPressed() function in RecoveryUI
295 if (key == KEY_VOLUMEUP && IsKeyPressed(KEY_POWER)) { in CheckKey()
Dui.h78 virtual bool IsKeyPressed(int key);