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

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

Completed in 58 milliseconds