HomeSort by relevance Sort by last modified time
    Searched refs:KeyLongPress (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/
ui.h 121 virtual void KeyLongPress(int key);
screen_ui.h 77 void KeyLongPress(int) override;
ui.cpp 408 if (long_press) KeyLongPress(key_code);
575 void RecoveryUI::KeyLongPress(int) {
screen_ui.cpp 935 void ScreenRecoveryUI::KeyLongPress(int) {

Completed in 248 milliseconds