HomeSort by relevance Sort by last modified time
    Searched refs:DROP_REASON_APP_SWITCH (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
InputDispatcher.h 830 DROP_REASON_APP_SWITCH = 2,
    [all...]
InputDispatcher.cpp 352 dropReason = DROP_REASON_APP_SWITCH;
369 dropReason = DROP_REASON_APP_SWITCH;
501 case DROP_REASON_APP_SWITCH:
    [all...]

Completed in 180 milliseconds