Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp33 constexpr int32_t TOUCH_UP_EVENT = 3; variable
214 ResSchedDataReport(RES_TYPE_CLICK_RECOGNIZE, TOUCH_UP_EVENT, payload); in HandleTouchUp()