Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/example/
H A Dphys_button_example.cpp51 void setConfirmationMessage(std::string confirmationMessage) override { in setConfirmationMessage() function in teeui::example::phys_button::GUIStatePhysButtons
H A Dtouch_button_example.cpp73 void setConfirmationMessage(std::string confirmationMessage) override { in setConfirmationMessage() function in teeui::example::touch_button::GUIStateTouch