Searched refs:HasThreeButtons (Results 1 – 4 of 4) sorted by relevance
72 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown; in HandleMenuKey()
80 virtual bool HasThreeButtons();
276 bool RecoveryUI::HasThreeButtons() { in HasThreeButtons() function in RecoveryUI292 if (HasThreeButtons()) { in CheckKey()
256 DrawTextLines(&y, HasThreeButtons() ? REGULAR_HELP : LONG_PRESS_HELP); in draw_screen_locked()