Home
last modified time | relevance | path

Searched refs:IGNORE_REPEAT_EXECUTE_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp30 constexpr int64_t IGNORE_REPEAT_EXECUTE_INTERVAL = 300; member
1154 if (time - lastDoubleTapTime < IGNORE_REPEAT_EXECUTE_INTERVAL) { in IgnoreRepeatExecuteAction()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp30 constexpr int64_t IGNORE_REPEAT_EXECUTE_INTERVAL = 300; member
1154 if (time - lastDoubleTapTime < IGNORE_REPEAT_EXECUTE_INTERVAL) { in IgnoreRepeatExecuteAction()

Completed in 4 milliseconds