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.h140 virtual void KeyLongPress(int key);
Dscreen_ui.h230 void KeyLongPress(int) override;
/bootable/recovery/recovery_ui/
Dui.cpp410 if (long_press) KeyLongPress(key_code); in TimeKey()
600 void RecoveryUI::KeyLongPress(int) {} in KeyLongPress() function in RecoveryUI
Dscreen_ui.cpp1345 void ScreenRecoveryUI::KeyLongPress(int) { in KeyLongPress() function in ScreenRecoveryUI