Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Dui.h112 virtual void InterruptKey();
/bootable/recovery/recovery_ui/
Dui.cpp496 void RecoveryUI::InterruptKey() { in InterruptKey() function in RecoveryUI
/bootable/recovery/
Drecovery_main.cpp223 ui->InterruptKey(); in ListenRecoverySocket()
/bootable/recovery/tests/unit/
Dscreen_ui_test.cpp500 ui_->InterruptKey(); in TEST_F()