Searched defs:SelectMenu (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/tests/component/ | ||
D | verifier_test.cpp | 74 int SelectMenu(int sel) { return 0; } in SelectMenu() function in MockUI |
/bootable/recovery/ | ||
D | wear_ui.cpp | 274 int WearRecoveryUI::SelectMenu(int sel) { in SelectMenu() function in WearRecoveryUI |
D | screen_ui.cpp | 770 int ScreenRecoveryUI::SelectMenu(int sel) { in SelectMenu() function in ScreenRecoveryUI |