Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/
Dtouch_button_example.cpp52 Error tapOk(Event e) { in tapOk() function in teeui::example::touch_button::GUIStateTouch
131 [](Event e, void* p) -> Error { return reinterpret_cast<GUIStateTouch*>(p)->tapOk(e); }, in setDeviceInfo()