Home
last modified time | relevance | path

Searched refs:kHighlightUp (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Ddevice.cpp65 return kHighlightUp; in HandleMenuKey()
Ddevice.h91 static const int kHighlightUp = -2; variable
Drecovery.cpp687 case Device::kHighlightUp: in get_menu_selection()