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

/frameworks/base/services/input/
H A DInputDispatcher.h832 DROP_REASON_BLOCKED = 4, enumerator in enum:android::InputDispatcher::DropReason
H A DInputDispatcher.cpp360 dropReason = DROP_REASON_BLOCKED;
376 dropReason = DROP_REASON_BLOCKED;
505 case DROP_REASON_BLOCKED:

Completed in 445 milliseconds