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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h915 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime);
H A DInputDispatcher.cpp295 mPendingEvent = synthesizeKeyRepeatLocked(currentTime);
653 InputDispatcher::KeyEntry* InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { function in class:android::InputDispatcher

Completed in 2127 milliseconds