Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp34 constexpr int32_t TOUCH_PULL_UP_EVENT = 4; variable
246 ResSchedDataReport(RES_TYPE_CLICK_RECOGNIZE, TOUCH_PULL_UP_EVENT, payload); in HandleTouchPullUp()