Searched refs:HasThreeButtons (Results 1 – 4 of 4) sorted by relevance
95 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown; in HandleMenuKey()
532 bool RecoveryUI::HasThreeButtons() { in HasThreeButtons() function in RecoveryUI556 if (HasThreeButtons() || (HasPowerKey() && HasTouchScreen() && touch_screen_allowed_)) { in CheckKey()
697 draw_menu_and_text_buffer_locked(HasThreeButtons() ? REGULAR_HELP : LONG_PRESS_HELP); in draw_screen_locked()
119 virtual bool HasThreeButtons();