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

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

Completed in 95 milliseconds