Searched defs:setConfirmationMessage (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/trusty/user/app/confirmationui/examples/layouts/include/layouts/ | ||
D | layout.h | 220 void setConfirmationMessage(const char* prompt) override { in setConfirmationMessage() function |
/aosp_15_r20/system/teeui/libteeui/example/ | ||
H A D | phys_button_example.cpp | 51 void setConfirmationMessage(std::string confirmationMessage) override { in setConfirmationMessage() function in teeui::example::phys_button::GUIStatePhysButtons |
H A D | touch_button_example.cpp | 73 void setConfirmationMessage(std::string confirmationMessage) override { in setConfirmationMessage() function in teeui::example::touch_button::GUIStateTouch |