Searched refs:resetPendingAppSwitchLocked (Results 1 - 2 of 2) sorted by path

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

Completed in 77 milliseconds