Searched refs:synthesizeKeyRepeatLocked (Results 1 – 2 of 2) sorted by relevance
920 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime);
334 mPendingEvent = synthesizeKeyRepeatLocked(currentTime); in dispatchOnceInnerLocked()692 InputDispatcher::KeyEntry* InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { in synthesizeKeyRepeatLocked() function in android::InputDispatcher