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

  /frameworks/native/services/inputflinger/
InputDispatcher.h 874 void dropInboundEventLocked(EventEntry* entry, DropReason dropReason);
    [all...]
InputDispatcher.cpp 399 dropInboundEventLocked(mPendingEvent, dropReason);
501 void InputDispatcher::dropInboundEventLocked(EventEntry* entry, DropReason dropReason) {
    [all...]

Completed in 575 milliseconds