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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h1089 void resetAndDropEverythingLocked(const char* reason);
H A DInputDispatcher.cpp2962 resetAndDropEverythingLocked("dispatcher is being disabled");
2996 resetAndDropEverythingLocked("input filter is being enabled or disabled");
3085 void InputDispatcher::resetAndDropEverythingLocked(const char* reason) { function in class:android::InputDispatcher

Completed in 432 milliseconds