Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dstate_style_manager.cpp36 constexpr uint32_t PRESS_STYLE_DELAY = 300; variable
105 PostPressStyleTask(PRESS_STYLE_DELAY); in HandleTouchDown()