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.h846 DROP_REASON_APP_SWITCH = 2, enumerator
DInputDispatcher.cpp361 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
378 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
516 case DROP_REASON_APP_SWITCH: in dropInboundEventLocked()