HomeSort by relevance Sort by last modified time
    Searched refs:isStaleEventLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputDispatcher.h     [all...]
InputDispatcher.cpp 365 && isStaleEventLocked(currentTime, typedEntry)) {
381 && isStaleEventLocked(currentTime, typedEntry)) {
584 bool InputDispatcher::isStaleEventLocked(nsecs_t currentTime, EventEntry* entry) {
    [all...]

Completed in 282 milliseconds