Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h138 virtual void KeyLongPress(int key);
Dscreen_ui.h230 void KeyLongPress(int) override;
/bootable/recovery/recovery_ui/
Dui.cpp401 if (long_press) KeyLongPress(key_code); in TimeKey()
592 void RecoveryUI::KeyLongPress(int) {} in KeyLongPress() function in RecoveryUI
Dscreen_ui.cpp1310 void ScreenRecoveryUI::KeyLongPress(int) { in KeyLongPress() function in ScreenRecoveryUI