Searched refs:HasThreeButtons (Results 1 – 4 of 4) sorted by relevance
86 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown; in HandleMenuKey()
102 virtual bool HasThreeButtons();
513 bool RecoveryUI::HasThreeButtons() { in HasThreeButtons() function in RecoveryUI537 if (HasThreeButtons() || (HasPowerKey() && HasTouchScreen() && touch_screen_allowed_)) { in CheckKey()
443 y += DrawTextLines(x, y, HasThreeButtons() ? REGULAR_HELP : LONG_PRESS_HELP); in draw_screen_locked()