Searched refs:HasThreeButtons (Results 1 – 4 of 4) sorted by relevance
84 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown; in HandleMenuKey()
278 bool RecoveryUI::HasThreeButtons() { in HasThreeButtons() function in RecoveryUI294 if (HasThreeButtons()) { in CheckKey()
83 virtual bool HasThreeButtons();
303 DrawTextLines(TEXT_INDENT, &y, HasThreeButtons() ? REGULAR_HELP : LONG_PRESS_HELP); in draw_screen_locked()