Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dui.h114 virtual void InterruptKey();
/aosp12/bootable/recovery/recovery_ui/
H A Dui.cpp505 void RecoveryUI::InterruptKey() { in InterruptKey() function in RecoveryUI
/aosp12/bootable/recovery/
H A Drecovery_main.cpp229 ui->InterruptKey(); in ListenRecoverySocket()
/aosp12/bootable/recovery/tests/unit/
H A Dscreen_ui_test.cpp500 ui_->InterruptKey(); in TEST_F()