Home
last modified time | relevance | path

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

/bootable/recovery/
Ddevice.cpp59 return kHighlightDown; in HandleMenuKey()
72 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown; in HandleMenuKey()
Ddevice.h91 static const int kHighlightDown = -3; variable
Drecovery.cpp536 case Device::kHighlightDown: in get_menu_selection()