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

  /frameworks/native/services/inputflinger/
InputDispatcher.h 866 DropReason mLastDropReason;
    [all...]
InputDispatcher.cpp 204 mPendingEvent(NULL), mLastDropReason(DROP_REASON_NOT_DROPPED),
401 mLastDropReason = dropReason;
511 if (mLastDropReason != DROP_REASON_DISABLED) {
    [all...]

Completed in 72 milliseconds