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

/frameworks/base/services/input/
H A DInputDispatcher.h1033 void releaseDispatchEntryLocked(DispatchEntry* dispatchEntry);
H A DInputDispatcher.cpp2046 releaseDispatchEntryLocked(dispatchEntry);
2050 void InputDispatcher::releaseDispatchEntryLocked(DispatchEntry* dispatchEntry) { function in class:android::InputDispatcher
3428 releaseDispatchEntryLocked(dispatchEntry);

Completed in 411 milliseconds