Searched refs:resetPendingAppSwitchLocked (Results 1 – 2 of 2) sorted by relevance
161 void resetPendingAppSwitchLocked(bool handled) REQUIRES(mLock);
306 resetPendingAppSwitchLocked(false); in dispatchOnceInnerLocked()375 resetPendingAppSwitchLocked(true); in dispatchOnceInnerLocked()629 void InputDispatcher::resetPendingAppSwitchLocked(bool handled) { in resetPendingAppSwitchLocked() function in android::inputdispatcher::InputDispatcher