Home
last modified time | relevance | path

Searched refs:IsLongPress (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Dui.h76 virtual bool IsLongPress();
Dui.cpp269 bool RecoveryUI::IsLongPress() { in IsLongPress() function in RecoveryUI
Dscreen_ui.cpp267 SetColor(IsLongPress() ? MENU_SEL_BG_ACTIVE : MENU_SEL_BG); in draw_screen_locked()