Home
last modified time | relevance | path

Searched refs:resetPendingAppSwitchLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h870 void resetPendingAppSwitchLocked(bool handled);
DInputDispatcher.cpp284 resetPendingAppSwitchLocked(false); in dispatchOnceInnerLocked()
354 resetPendingAppSwitchLocked(true); in dispatchOnceInnerLocked()
565 void InputDispatcher::resetPendingAppSwitchLocked(bool handled) { in resetPendingAppSwitchLocked() function in android::InputDispatcher