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.h845 DROP_REASON_APP_SWITCH = 2, enumerator
DInputDispatcher.cpp400 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
417 dropReason = DROP_REASON_APP_SWITCH; in dispatchOnceInnerLocked()
555 case DROP_REASON_APP_SWITCH: in dropInboundEventLocked()