Home
last modified time | relevance | path

Searched refs:DROP_REASON_APP_SWITCH (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h910 DROP_REASON_APP_SWITCH = 2, enumerator
DInputDispatcher.cpp396 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
413 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
591 case DROP_REASON_APP_SWITCH: in dropInboundEventLocked()