Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp37 constexpr int FREQUENT_CLICK_COUNT_LIMIT = 8; variable
103 FREQUENT_CLICK_COUNT_LIMIT); in EnableInputEventListener()