Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h115 virtual bool IsLongPress();
/bootable/recovery/recovery_ui/
Dui.cpp526 bool RecoveryUI::IsLongPress() { in IsLongPress() function in RecoveryUI
Dscreen_ui.cpp726 y += menu_->DrawItems(x, y, ScreenWidth(), IsLongPress()); in draw_menu_and_text_buffer_locked()