Searched refs:timeCount (Results 1 – 1 of 1) sorted by relevance
779 int timeCount = 0; in run() local780 while (timeCount < MAX_REPEAT_COUNT_TIME && !mAborted) { in run()781 if (timeCount > mKeyRepeatStartTimeout) { in run()784 timeCount += mKeyRepeatInterval; in run()