Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/example/
H A Dtouch_button_example.cpp36 class GUIStateTouch : public ITeeuiExample { class
47 GUIStateTouch() : okTapped_(false), cancelTapped_(false), inverted_(false), layoutInstance_{} {} in GUIStateTouch() function in teeui::example::touch_button::GUIStateTouch