Searched refs:synthesizeKeyRepeatLocked (Results 1 – 2 of 2) sorted by relevance
216 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime) REQUIRES(mLock);
313 mPendingEvent = synthesizeKeyRepeatLocked(currentTime); in dispatchOnceInnerLocked()710 KeyEntry* InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { in synthesizeKeyRepeatLocked() function in android::inputdispatcher::InputDispatcher