Searched refs:EVENT_REPORT_COUNTS (Results 1 – 1 of 1) sorted by relevance
24 constexpr int32_t EVENT_REPORT_COUNTS { 50 }; variable92 int32_t keyEventNum = (keyBoardEvent.blockTime / EVENT_REPORT_COUNTS) + 1; in TransformKeyLongPressEvent()