Searched defs:isStaleEventLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp361 && isStaleEventLocked(currentTime, typedEntry)) {
377 && isStaleEventLocked(currentTime, typedEntry)) {
577 bool InputDispatcher::isStaleEventLocked(nsecs_t currentTime, EventEntry* entry) { function in class:android::InputDispatcher

Completed in 38 milliseconds