Home
last modified time | relevance | path

Searched defs:showInstructions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/user/app/confirmationui/examples/layouts/include/layouts/
Dlayout.h225 void showInstructions(bool enable) override { in showInstructions() function
/aosp_15_r20/trusty/user/app/confirmationui/src/
Dtrusty_confirmation_ui.cpp279 ResponseCode TrustyConfirmationUI::showInstructions(bool enable) { in showInstructions() function in TrustyConfirmationUI