Home
last modified time | relevance | path

Searched refs:KeyLongPress (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/
Dui.h103 virtual void KeyLongPress(int key);
Dscreen_ui.h66 void KeyLongPress(int) override;
Dui.cpp402 if (long_press) KeyLongPress(key_code); in time_key()
569 void RecoveryUI::KeyLongPress(int) { in KeyLongPress() function in RecoveryUI
Dscreen_ui.cpp839 void ScreenRecoveryUI::KeyLongPress(int) { in KeyLongPress() function in ScreenRecoveryUI