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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h886 void resetPendingAppSwitchLocked(bool handled);
H A DInputDispatcher.cpp288 resetPendingAppSwitchLocked(false);
358 resetPendingAppSwitchLocked(true);
572 void InputDispatcher::resetPendingAppSwitchLocked(bool handled) { function in class:android::InputDispatcher

Completed in 41 milliseconds