Searched refs:IsLongPress (Results 1 – 3 of 3) sorted by relevance
76 virtual bool IsLongPress();
269 bool RecoveryUI::IsLongPress() { in IsLongPress() function in RecoveryUI
267 SetColor(IsLongPress() ? MENU_SEL_BG_ACTIVE : MENU_SEL_BG); in draw_screen_locked()