Home
last modified time | relevance | path

Searched refs:INDEV_LONG_PRESS_TIME (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_config.h557 static constexpr uint16_t INDEV_LONG_PRESS_TIME = 1000; member
/foundation/arkui/ui_lite/frameworks/dfx/
H A Devent_injector.cpp172 uint16_t pointCount = INDEV_LONG_PRESS_TIME / INDEV_READ_PERIOD + 1; in SetLongPressEvent()
/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.cpp265 if (!longPressSent_ && (elapse > INDEV_LONG_PRESS_TIME)) { in DispatchLongPressEvent()

Completed in 3 milliseconds