Searched refs:DROP_REASON_BLOCKED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.h829 DROP_REASON_BLOCKED = 4, enumerator in enum:android::InputDispatcher::DropReason
H A DInputDispatcher.cpp350 dropReason = DROP_REASON_BLOCKED;
366 dropReason = DROP_REASON_BLOCKED;
491 case DROP_REASON_BLOCKED:

Completed in 80 milliseconds