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

  /frameworks/base/services/input/
InputDispatcher.h 833 DROP_REASON_STALE = 5,
    [all...]
InputDispatcher.cpp 357 dropReason = DROP_REASON_STALE;
373 dropReason = DROP_REASON_STALE;
511 case DROP_REASON_STALE:
    [all...]

Completed in 42 milliseconds