Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h122 DROP_REASON_APP_SWITCH = 2, enumerator
DInputDispatcher.cpp378 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
394 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
575 case DROP_REASON_APP_SWITCH: in dropInboundEventLocked()