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

/frameworks/base/services/input/
H A DInputDispatcher.cpp2933 resetAndDropEverythingLocked("dispatcher is being disabled");
2967 resetAndDropEverythingLocked("input filter is being enabled or disabled");
3052 void InputDispatcher::resetAndDropEverythingLocked(const char* reason) { function in class:android::InputDispatcher
H A DInputDispatcher.h1056 void resetAndDropEverythingLocked(const char* reason);

Completed in 113 milliseconds