Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp31 constexpr int32_t TOUCH_DOWN_EVENT = 1; variable
204 ResSchedDataReport(RES_TYPE_CLICK_RECOGNIZE, TOUCH_DOWN_EVENT, payload); in HandleTouchDown()