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

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

Completed in 1532 milliseconds