Searched refs:kHighlightUp (Results 1 – 3 of 3) sorted by relevance
/bootable/recovery/ | ||
D | device.cpp | 65 return kHighlightUp; in HandleMenuKey() |
D | device.h | 91 static const int kHighlightUp = -2; variable |
D | recovery.cpp | 687 case Device::kHighlightUp: in get_menu_selection() |