Searched refs:IGNORE_REPEAT_EXECUTE_INTERVAL (Results 1 – 1 of 1) sorted by relevance
30 constexpr int64_t IGNORE_REPEAT_EXECUTE_INTERVAL = 300; variable1158 if (time - lastDoubleTapTime < IGNORE_REPEAT_EXECUTE_INTERVAL) { in IgnoreRepeatExecuteAction()