Searched refs:resetPendingAppSwitchLocked (Results 1 – 2 of 2) sorted by relevance
885 void resetPendingAppSwitchLocked(bool handled);
327 resetPendingAppSwitchLocked(false); in dispatchOnceInnerLocked()397 resetPendingAppSwitchLocked(true); in dispatchOnceInnerLocked()611 void InputDispatcher::resetPendingAppSwitchLocked(bool handled) { in resetPendingAppSwitchLocked() function in android::InputDispatcher