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

/frameworks/base/services/input/
H A DInputDispatcher.h1050 void releaseDispatchEntryLocked(DispatchEntry* dispatchEntry);
H A DInputDispatcher.cpp2090 releaseDispatchEntryLocked(dispatchEntry);
2094 void InputDispatcher::releaseDispatchEntryLocked(DispatchEntry* dispatchEntry) { function in class:android::InputDispatcher
3518 releaseDispatchEntryLocked(dispatchEntry);

Completed in 284 milliseconds