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