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

/frameworks/base/services/input/
H A DInputDispatcher.h830 DROP_REASON_APP_SWITCH = 2, enumerator in enum:android::InputDispatcher::DropReason
H A DInputDispatcher.cpp352 dropReason = DROP_REASON_APP_SWITCH;
369 dropReason = DROP_REASON_APP_SWITCH;
501 case DROP_REASON_APP_SWITCH:

Completed in 70 milliseconds