Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/recovery_ui/
H A Dstub_ui.cpp28 int key = WaitKey(); in ShowMenu()
H A Dscreen_ui.cpp587 int key = WaitKey(); in CheckBackgroundTextImages()
1122 int key = WaitKey(); in ShowFile()
1240 int key = WaitKey(); in ShowMenu()
H A Dui.cpp457 int RecoveryUI::WaitKey() { in WaitKey() function in RecoveryUI
/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dui.h111 virtual int WaitKey();
/aosp12/bootable/recovery/tests/unit/
H A Dscreen_ui_test.cpp304 int WaitKey() override;
334 int TestableScreenRecoveryUI::WaitKey() { in WaitKey() function in TestableScreenRecoveryUI