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

  /frameworks/base/services/input/
InputDispatcher.h 866 void resetPendingAppSwitchLocked(bool handled);
    [all...]
InputDispatcher.cpp 279 resetPendingAppSwitchLocked(false);
349 resetPendingAppSwitchLocked(true);
557 void InputDispatcher::resetPendingAppSwitchLocked(bool handled) {
    [all...]

Completed in 26 milliseconds