Searched refs:synthesizeKeyRepeatLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.h907 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime);
H A DInputDispatcher.cpp288 mPendingEvent = synthesizeKeyRepeatLocked(currentTime);
649 InputDispatcher::KeyEntry* InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { function in class:android::InputDispatcher

Completed in 40 milliseconds