Searched refs:HasPowerKey (Results 1 – 2 of 2) sorted by relevance
122 virtual bool HasPowerKey() const;
536 bool RecoveryUI::HasPowerKey() const { in HasPowerKey() function in RecoveryUI556 if (HasThreeButtons() || (HasPowerKey() && HasTouchScreen() && touch_screen_allowed_)) { in CheckKey()