Home
last modified time | relevance | path

Searched refs:WaitKey (Results 1 – 5 of 5) sorted by relevance

/bootable/recovery/recovery_ui/
Dstub_ui.cpp28 int key = WaitKey(); in ShowMenu()
Dscreen_ui.cpp584 int key = WaitKey(); in CheckBackgroundTextImages()
1101 int key = WaitKey(); in ShowFile()
1219 int key = WaitKey(); in ShowMenu()
Dui.cpp444 int RecoveryUI::WaitKey() { in WaitKey() function in RecoveryUI
/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h111 virtual int WaitKey();
/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp304 int WaitKey() override;
334 int TestableScreenRecoveryUI::WaitKey() { in WaitKey() function in TestableScreenRecoveryUI