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

/frameworks/base/services/input/
H A DInputDispatcher.h864 void resetPendingAppSwitchLocked(bool handled);
H A DInputDispatcher.cpp279 resetPendingAppSwitchLocked(false);
349 resetPendingAppSwitchLocked(true);
555 void InputDispatcher::resetPendingAppSwitchLocked(bool handled) { function in class:android::InputDispatcher

Completed in 291 milliseconds