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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h846 DROP_REASON_APP_SWITCH = 2, enumerator in enum:android::InputDispatcher::DropReason
H A DInputDispatcher.cpp361 dropReason = DROP_REASON_APP_SWITCH;
378 dropReason = DROP_REASON_APP_SWITCH;
516 case DROP_REASON_APP_SWITCH:

Completed in 64 milliseconds